6 references to Prefix
System.Xml (6)
System\Xml\XPath\Internal\XPathParser.cs (6)
201
scaner.
Prefix
.Length == 0 && (
380
nodePrefix = this.scanner.
Prefix
;
425
opnd = new Variable(this.scanner.Name, this.scanner.
Prefix
);
449
string prefix = this.scanner.
Prefix
;
574
if (this.scanner.
Prefix
.Length == 0) {
668
this.scanner.
Prefix
.Length == 0 &&