79 references to QueryCollection
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (22)
UnaryServerCallHandlerTests.cs (22)
206
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
244
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
291
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
341
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
391
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
441
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
491
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
525
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
553
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
584
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
620
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
651
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
677
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
704
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1326
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1493
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1521
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1604
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1621
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1665
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1760
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1794
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
Microsoft.AspNetCore.Http.Connections.Tests (18)
HttpConnectionDispatcherTests.cs (18)
231
var qs = new
QueryCollection
(values);
311
var qs = new
QueryCollection
(values);
353
var qs = new
QueryCollection
(values);
391
var qs = new
QueryCollection
(values);
430
var qs = new
QueryCollection
(values);
470
var qs = new
QueryCollection
(values);
533
var qs = new
QueryCollection
(values);
601
var qs = new
QueryCollection
(values);
664
var qs = new
QueryCollection
(values);
769
var qs = new
QueryCollection
(values);
910
var qs = new
QueryCollection
(values);
1845
var qs = new
QueryCollection
(values);
1897
var qs = new
QueryCollection
(values);
2573
var qs = new
QueryCollection
(values);
2633
var qs = new
QueryCollection
(values);
2690
var qs = new
QueryCollection
(values);
3706
var qs = new
QueryCollection
(values);
3747
var qs = new
QueryCollection
(values);
Microsoft.AspNetCore.Http.Extensions.Tests (30)
RequestDelegateFactoryTests.cs (13)
251
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
582
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
604
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
628
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
753
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>()
1777
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1807
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1837
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1865
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1905
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
2160
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
2197
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
3107
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
RequestDelegateGenerator\RequestDelegateCreationTests.Arrays.cs (2)
172
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
760
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
RequestDelegateGenerator\RequestDelegateCreationTests.AsParameters.cs (1)
60
var query = new
QueryCollection
(new Dictionary<string, StringValues>()
RequestDelegateGenerator\RequestDelegateCreationTests.cs (6)
431
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
457
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
504
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
529
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
554
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
584
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
RequestDelegateGenerator\RequestDelegateCreationTests.Filters.cs (5)
62
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
141
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
183
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
299
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
340
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
RequestDelegateGenerator\RequestDelegateCreationTests.Logging.cs (1)
186
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>()
RequestDelegateGenerator\RequestDelegateCreationTests.QueryParameters.cs (1)
54
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
RequestDelegateGenerator\RequestDelegateCreationTests.TryParse.cs (1)
278
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
Microsoft.AspNetCore.Http.Tests (2)
Internal\DefaultHttpRequestTests.cs (1)
152
var query2 = new
QueryCollection
(new Dictionary<string, StringValues>()
QueryCollectionTests.cs (1)
13
IQueryCollection query = new
QueryCollection
(new Dictionary<string, StringValues>());
Microsoft.AspNetCore.Mvc.Core.Test (3)
ModelBinding\JQueryQueryStringValueProviderFactoryTest.cs (1)
117
context.Request.Query = new
QueryCollection
(queryStringValues);
ModelBinding\QueryStringValueProviderFactoryTest.cs (1)
36
context.Request.Query = new
QueryCollection
(queryValues);
ModelBinding\QueryStringValueProviderTest.cs (1)
17
var backingStore = new
QueryCollection
(values);
Microsoft.AspNetCore.Routing.Tests (4)
Builder\RequestDelegateEndpointRouteBuilderExtensionsTest.cs (1)
249
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
Builder\RouteHandlerEndpointRouteBuilderExtensionsTest.cs (3)
160
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
198
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>()
580
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>