3 references to TrueText
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
246TrueTextWithEndElement = TrueText + 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
460WriteTextNode(XmlBinaryNodeType.TrueText);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1244case XmlBinaryNodeType.TrueText: