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