3 references to EmptyText
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
263EmptyTextWithEndElement = EmptyText + 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
453WriteTextNode(XmlBinaryNodeType.EmptyText);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1235case XmlBinaryNodeType.EmptyText: