2 references to GetNewStrings
System.ServiceModel (2)
System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
484
IList<XmlDictionaryString> newStrings = writerSession.
GetNewStrings
();
799
foreach (XmlDictionaryString xmlDictionaryString in this.writerSession.
GetNewStrings
())