2 references to DefaultMethod
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpRequestMessageProperty.cs (2)
208
_method =
DefaultMethod
;
368
if (this.Method != TraditionalHttpRequestMessageProperty.
DefaultMethod
)