3 writes to _matchSelf
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (3)
183
_matchSelf
= matchSelf;
201
_matchSelf
= iter._matchSelf;
219
_matchSelf
= false;
2 references to _matchSelf
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (2)
201
_matchSelf = iter.
_matchSelf
;
217
if (
_matchSelf
)