1 write to _query
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\querybuilder.cs (1)
507
_query
= query;
4 references to _query
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\querybuilder.cs (4)
203
throw XPathException.Create(ResXml.Xp_NotSupported,
_query
);
349
throw XPathException.Create(ResXml.Xp_InvalidKeyPattern,
_query
);
432
throw XPathException.Create(ResXml.Xp_InvalidKeyPattern,
_query
);
438
throw XPathException.Create(ResXml.Xp_NotSupported,
_query
);