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