We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Checks if the endpoint matches this pattern
private static bool MatchesEndpointPattern(Microsoft.AspNetCore.Http.HttpContext ctx, string name);
ctx Microsoft.AspNetCore.Http.HttpContext
ctx
name System.String
name
System.Boolean