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