6 references to SkipExpectedByteInBufferReader
System.Runtime.Serialization (6)
System\Runtime\Serialization\Json\XmlJsonReader.cs (6)
1183SkipExpectedByteInBufferReader(JsonGlobals.NameValueSeparatorByte); 1285SkipExpectedByteInBufferReader((byte)'u'); 1460SkipExpectedByteInBufferReader(JsonGlobals.QuoteByte); 1484SkipExpectedByteInBufferReader(JsonGlobals.ObjectByte); 1526SkipExpectedByteInBufferReader(JsonGlobals.NameValueSeparatorByte); 1528SkipExpectedByteInBufferReader(JsonGlobals.QuoteByte);