Open
Description
Describe the bug
Generating a proxy with dotnet-svcutil results in a proxy with service operations that contain no input or output parameters.
To Reproduce
Steps to reproduce the behavior:
- dotnet-svcutil -ntr -syn "https://lms.landmarkinfo.co.uk/rrs/services/RRServicePlus?WSDL"
- Generated Reference.cs proxy is invalid.
Expected behavior
A valid proxy generated with service operations that contain input and outputs.
Additional context
These two issues seem to be related but were marked as fixed in v1.0.2.
#2591
#2765
WSDL - RRServicePlus.txt