4 references to ScanOverValue
System.Xml (4)
System\Xml\BinaryXml\XmlBinaryReader.cs (4)
2323
ScanOverValue
(token, true, true);
2624
this.nodetype =
ScanOverValue
(this.token, false, true);
2947
ScanOverValue
(token, true, false);
3063
return
ScanOverValue
(BinXmlToken.SQL_NVARCHAR, attr, checkChars);