1 write to _headerPart
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (1)
478_headerPart = headerPart;
2 references to _headerPart
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (2)
485writer.WriteStartElement(prefix, _headerPart.DictionaryName, _headerPart.DictionaryNamespace);