3 writes to _matchCount
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlElementList.cs (3)
40_matchCount = -1; 67_matchCount = -1; 255_matchCount = currMatchCount;
2 references to _matchCount
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlElementList.cs (2)
242if (_matchCount < 0) 257return _matchCount;