1 write to _query
System.Private.Xml (1)
System\Xml\XPath\Internal\QueryBuilder.cs (1)
504_query = query;
4 references to _query
System.Private.Xml (4)
System\Xml\XPath\Internal\QueryBuilder.cs (4)
201throw XPathException.Create(SR.Xp_NotSupported, _query!); 344throw XPathException.Create(SR.Xp_InvalidKeyPattern, _query!); 430throw XPathException.Create(SR.Xp_InvalidKeyPattern, _query!); 436throw XPathException.Create(SR.Xp_NotSupported, _query!);