3 references to Int32Text
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
249
Int32TextWithEndElement =
Int32Text
+ 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
503
buffer[offset + 0] = (byte)XmlBinaryNodeType.
Int32Text
;
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1298
case XmlBinaryNodeType.
Int32Text
: