2 references to Meter
Microsoft.AspNetCore.Diagnostics (1)
DummyMeterFactory.cs (1)
10public Meter Create(MeterOptions options) => new Meter(options);
Microsoft.AspNetCore.Server.Kestrel.Core (1)
KestrelServer.cs (1)
73public Meter Create(MeterOptions options) => new Meter(options);