14 references to CreateHistogram
Microsoft.AspNetCore.Authentication.Core (1)
Microsoft.AspNetCore.Components (1)
Microsoft.AspNetCore.Components.Server (1)
Microsoft.AspNetCore.Hosting (1)
Microsoft.AspNetCore.Http.Connections (1)
Microsoft.AspNetCore.RateLimiting (2)
Microsoft.AspNetCore.Server.Kestrel.Core (2)
System.Diagnostics.DiagnosticSource (3)
System\Diagnostics\Metrics\Meter.cs (3)
186=> CreateHistogram<T>(name, unit: null, description: null, tags: null, advice: null);
199=> CreateHistogram<T>(name, unit, description, tags: null, advice: null);
213=> CreateHistogram<T>(name, unit, description, tags, advice: null);
System.Net.Http (1)
System.Net.NameResolution (1)