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)
51
Assert.Equal(
_expectedName
, evt.EventName);