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)
201
throw XPathException.Create(SR.Xp_NotSupported,
_query
!);
344
throw XPathException.Create(SR.Xp_InvalidKeyPattern,
_query
!);
430
throw XPathException.Create(SR.Xp_InvalidKeyPattern,
_query
!);
436
throw XPathException.Create(SR.Xp_NotSupported,
_query
!);