2 references to DiagnosticsEndpointMatchedKey
Microsoft.AspNetCore.Routing (2)
EndpointRoutingMiddleware.cs (2)
156if (_diagnosticListener.IsEnabled() && _diagnosticListener.IsEnabled(DiagnosticsEndpointMatchedKey)) 197diagnosticListener.Write(DiagnosticsEndpointMatchedKey, httpContext);