dotnet-svcutil message contacts always generated for async return values
Open
investigation needed
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 576
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 2
Description
I am using dotnet-svcutil to generate a wcf client from some 3rd party wsdl.
The return values for all of the async methods are being wrapped in message contacts, while the input parameters are not. If I generate the synchronous versions of the methods then I am not seeing message contacts in either place.
Has anyone seen this behavior before?
Contributor guide
Assessment
This issue has not been assessed yet.