1 write to _expectedName
Microsoft.AspNetCore.InternalTesting (1)
Tracing\EventAssert.cs (1)
22_expectedName = expectedName;
1 reference to _expectedName
Microsoft.AspNetCore.InternalTesting (1)
Tracing\EventAssert.cs (1)
51Assert.Equal(_expectedName, evt.EventName);