4 references to Chars32Text
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
257
Chars32TextWithEndElement =
Chars32Text
+ 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (2)
577
case XmlBinaryNodeType.
Chars32Text
:
903
XmlBinaryNodeType nodeType = (withEndElement ? XmlBinaryNodeType.Chars32TextWithEndElement : XmlBinaryNodeType.
Chars32Text
);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1259
case XmlBinaryNodeType.
Chars32Text
: