3 writes to _prefix
System.Private.Xml (3)
System\Xml\XPath\Internal\BaseAxisQuery.cs (3)
28_prefix = string.Empty; 37_prefix = prefix; 46_prefix = other._prefix;
3 references to _prefix
System.Private.Xml (3)
System\Xml\XPath\Internal\BaseAxisQuery.cs (3)
46_prefix = other._prefix; 65_nsUri = context.LookupNamespace(_prefix); 125if (_prefix.Length != 0)