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