3 references to ProcessLogEnricher
Microsoft.Extensions.Telemetry.Tests (3)
Enrichment\ProcessLogEnricherTests.cs (3)
27Assert.Throws<ArgumentException>(() => new ProcessLogEnricher(optionsNull.Object)); 51var enricher = new ProcessLogEnricher(options.ToOptions()); 82var enricher = new ProcessLogEnricher(options.ToOptions());