1 write to headerPart
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (1)
503this.headerPart = headerPart;
2 references to headerPart
System.ServiceModel (2)
System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (2)
510writer.WriteStartElement(prefix, headerPart.DictionaryName, headerPart.DictionaryNamespace);