4 references to ScanOverValue
System.Private.Xml (4)
System\Xml\BinaryXml\XmlBinaryReader.cs (4)
2643
ScanOverValue
(token, true, true);
2970
_nodetype =
ScanOverValue
(_token, false, true);
3333
ScanOverValue
(token, true, false);
3459
return
ScanOverValue
(BinXmlToken.SQL_NVARCHAR, attr, checkChars);