79 references to QueryCollection
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (22)
UnaryServerCallHandlerTests.cs (22)
205
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
243
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
290
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
340
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
390
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
440
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
490
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
524
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
552
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
583
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
619
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
650
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
676
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
703
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1325
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1492
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1520
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1603
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1620
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1664
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1759
httpContext.Request.Query = new
QueryCollection
(new Dictionary<string, StringValues>
1793
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);
3702
var qs = new
QueryCollection
(values);
3743
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>