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