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)
52
Assert.Equal(
_expectedLevel
, evt.Level);