2 writes to _matchSelf
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathAncestorQuery.cs (2)
19
_matchSelf
= matchSelf;
23
_matchSelf
= other._matchSelf;
3 references to _matchSelf
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathAncestorQuery.cs (3)
23
_matchSelf = other.
_matchSelf
;
34
if (
_matchSelf
)
71
if (
_matchSelf
)