3 references to Int8Text
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
247
Int8TextWithEndElement =
Int8Text
+ 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
484
buffer[offset + 0] = (byte)XmlBinaryNodeType.
Int8Text
;
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1292
case XmlBinaryNodeType.
Int8Text
: