2 writes to _matchingLineCount
dotnet (2)
PerformanceLogEventSource.cs (2)
440
_matchingLineCount
++;
445
_matchingLineCount
++;
1 reference to _matchingLineCount
dotnet (1)
PerformanceLogEventSource.cs (1)
403
get { return
_matchingLineCount
== 2; }