49 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.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>