3 references to Int16Text
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
248
Int16TextWithEndElement =
Int16Text
+ 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
493
buffer[offset + 0] = (byte)XmlBinaryNodeType.
Int16Text
;
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1295
case XmlBinaryNodeType.
Int16Text
: