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