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