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