1 write to _expr
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\CompiledXpathExpr.cs (1)
24_expr = expression;
2 references to _expr
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\CompiledXpathExpr.cs (2)
42get { return _expr; } 82return new CompiledXpathExpr(Query.Clone(_query), _expr, _needContext);