3 references to FalseText
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
245FalseTextWithEndElement = FalseText + 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
464WriteTextNode(XmlBinaryNodeType.FalseText);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1247case XmlBinaryNodeType.FalseText: