Implemented interface member:
property
SuppressMatching
Microsoft.AspNetCore.Routing.ISuppressMatchingMetadata.SuppressMatching
3 references to SuppressMatching
Microsoft.AspNetCore.Routing (3)
SuppressMatchingMetadata.cs (3)
10/// Metadata used to prevent URL matching. If <see cref="SuppressMatching"/> is <c>true</c> the 24return DebuggerHelpers.GetDebugText(nameof(SuppressMatching), SuppressMatching);