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