1 instantiation of LogEntry
dotnet.Tests (1)
FakeRecordEventNameTelemetry.cs (1)
22
new
LogEntry
2 references to LogEntry
dotnet.Tests (2)
FakeRecordEventNameTelemetry.cs (2)
38
public ConcurrentBag<
LogEntry
> LogEntries { get; set; } = new ConcurrentBag<
LogEntry
>();