1 write to LoggerName
Aspire.Dashboard.Components.Tests (1)
tests\Shared\Logging\TestLogger.cs (1)
31LoggerName = _name,
1 reference to LoggerName
Aspire.Dashboard.Components.Tests (1)
tests\Shared\Logging\TestSink.cs (1)
61return context.LoggerName?.Equals(typeof(T).FullName) == true;