1 write to _headers
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpRequestMessageProperty.cs (1)
281_headers = this.HttpRequestMessage.ToWebHeaderCollection();
2 references to _headers
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpRequestMessageProperty.cs (2)
279if (_headers == null) 284return _headers;