Implemented interface members:
4 writes to
Microsoft.AspNetCore.Http (4)
Features\QueryFeature.cs (4)
142_accumulator[key] = new StringValues(value); 159_accumulator[key] = default; 172_expandingAccumulator[key] = list; 210_accumulator[entry.Key] = new StringValues(entry.Value.ToArray());
1 reference to
Microsoft.AspNetCore.Http (1)
Features\QueryFeature.cs (1)
177_expandingAccumulator[key].Add(value);