1 write to headerValue
System.ServiceModel (1)
System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
860this.headerValue = headerValue;
2 references to headerValue
System.ServiceModel (2)
System\ServiceModel\Dispatcher\OperationFormatter.cs (2)
866XmlDictionaryReader nodeReader = XmlDictionaryReader.CreateDictionaryReader(new XmlNodeReader(headerValue)); 873headerValue.WriteContentTo(writer);