4 references to ZeroText
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
243ZeroTextWithEndElement = ZeroText + 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (2)
474WriteTextNode(XmlBinaryNodeType.ZeroText); 689WriteTextNode(XmlBinaryNodeType.ZeroText);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1238case XmlBinaryNodeType.ZeroText: