3 writes to _method
System.ServiceModel.Http (3)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (3)
45_method = string.Empty; 70_method = elementToBeCloned._method; 222_method = value ?? throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(value));
4 references to _method
System.ServiceModel.Http (4)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (4)
70_method = elementToBeCloned._method; 217return _method; 516if (_method != http._method)