2 references to GetNewStrings
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
388IList<XmlDictionaryString> newStrings = _writerSession.GetNewStrings(); 694foreach (XmlDictionaryString xmlDictionaryString in _writerSession.GetNewStrings())