1 write to _writeCount
Microsoft.AspNetCore.HttpLogging.Tests (1)
TestW3CLoggerProcessor.cs (1)
35_writeCount++;
2 references to _writeCount
Microsoft.AspNetCore.HttpLogging.Tests (2)
TestW3CLoggerProcessor.cs (2)
36if (_tcs != null && _writeCount >= _expectedWrites) 47if (_writeCount >= numWrites)