3 references to DecimalText
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
253
DecimalTextWithEndElement =
DecimalText
+ 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
839
buffer[offset++] = (byte)XmlBinaryNodeType.
DecimalText
;
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1289
case XmlBinaryNodeType.
DecimalText
: