1 implementation of INegotiateMetadata
Microsoft.AspNetCore.Routing (1)
Matching\ContentEncodingMetadata.cs (1)
13public sealed class ContentEncodingMetadata(string value, double quality) : INegotiateMetadata
1 reference to INegotiateMetadata
Microsoft.AspNetCore.Routing (1)
Matching\NegotiationMatcherPolicy.cs (1)
11where TNegotiateMetadata : class, INegotiateMetadata