2 references to ReadMultiByteUInt31
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (1)
1060return BufferReader.ReadMultiByteUInt31();
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1201int key = ReadMultiByteUInt31();