3 writes to _method
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpTransportBindingElement.cs (3)
51
_method
= string.Empty;
73
_method
= elementToBeCloned._method;
273
_method
= value;
4 references to _method
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpTransportBindingElement.cs (4)
73
_method = elementToBeCloned.
_method
;
263
return
_method
;
592
if (
_method
!= http.
_method
)