1 write to _expectedLevel
Microsoft.AspNetCore.InternalTesting (1)
Tracing\EventAssert.cs (1)
23_expectedLevel = expectedLevel;
1 reference to _expectedLevel
Microsoft.AspNetCore.InternalTesting (1)
Tracing\EventAssert.cs (1)
52Assert.Equal(_expectedLevel, evt.Level);