Implemented interface member:
property
this
Microsoft.AspNetCore.Http.IQueryCollection.this[System.String]
1 reference to
Microsoft.AspNetCore.Http.Tests (1)
QueryCollectionTests.cs (1)
20
Assert.Same(Array.Empty<string>(), (string[])QueryCollection.Empty
[
"query1"]);