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