Implemented interface member:
1 reference to Values
Microsoft.AspNetCore.Http.Abstractions (1)
Routing\RouteValueDictionary.cs (1)
355IEnumerable<object?> IReadOnlyDictionary<string, object?>.Values => Values;