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