2 references to AppName
Microsoft.Extensions.Telemetry.Tests (2)
Enrichment\ApplicationLogEnricherTests.cs (2)
27_hostMock.SetupGet(c => c.ApplicationName).Returns(AppName); 84Assert.Equal(AppName, enrichedState[ApplicationEnricherTags.ApplicationName]);