1 write to LoggerName
Microsoft.AspNetCore.InternalTesting (1)
Logging\TestLogger.cs (1)
35LoggerName = _name,
1 reference to LoggerName
Microsoft.AspNetCore.InternalTesting (1)
Logging\TestSink.cs (1)
62return context.LoggerName.Equals(typeof(T).FullName);