12 references to Dictionary
Microsoft.AspNetCore.Components.Endpoints (2)
Microsoft.AspNetCore.Components.Endpoints.Tests (5)
Binding\FormDataMapperTests.cs (5)
431var data = new Dictionary<string, StringValues>(Enumerable.Range(0, size)
462var data = new Dictionary<string, StringValues>(Enumerable.Range(0, size)
508var data = new Dictionary<string, StringValues>(Enumerable.Range(0, size)
569var data = new Dictionary<string, StringValues>(Enumerable.Range(0, size)
1066var data = new Dictionary<string, StringValues>(Enumerable.Range(0, size)
Microsoft.AspNetCore.Diagnostics.HealthChecks (2)
Microsoft.AspNetCore.Diagnostics.Middleware.Tests (1)
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
System.Windows.Forms (1)