2 references to CounterName
Microsoft.AspNetCore.Hosting.Tests (2)
HostingApplicationDiagnosticsTests.cs (1)
139
await values.Values.WaitForValueAsync(expectedValue, values.
CounterName
, logger);
Internal\HostingEventSourceTests.cs (1)
246
await values.Values.WaitForValueAsync(expectedValue, values.
CounterName
, logger);