3 writes to _matchSelf
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (3)
252
_matchSelf
= matchSelf;
269
_matchSelf
= iter._matchSelf;
287
_matchSelf
= false;
2 references to _matchSelf
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (2)
269
_matchSelf = iter.
_matchSelf
;
285
if (
_matchSelf
)