1 write to _expectedId
Microsoft.AspNetCore.InternalTesting (1)
Tracing\EventAssert.cs (1)
21
_expectedId
= expectedId;
1 reference to _expectedId
Microsoft.AspNetCore.InternalTesting (1)
Tracing\EventAssert.cs (1)
50
Assert.Equal(
_expectedId
, evt.EventId);