1 write to Method
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpRequestMessageProperty.cs (1)
370
copiedProperty.
Method
= this.Method;
1 reference to Method
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
1051
_httpRequestMessage.Method = new HttpMethod(requestProperty.
Method
);