3 references to DictionaryText
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
264DictionaryTextWithEndElement = DictionaryText + 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
608WriteTextNode(XmlBinaryNodeType.DictionaryText);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1280case XmlBinaryNodeType.DictionaryText: