Implemented interface member:
property
this
Microsoft.AspNetCore.Http.IRequestCookieCollection.this[System.String]
1 reference to
Microsoft.AspNetCore.Http.Tests (1)
RequestCookiesCollectionTests.cs (1)
22Assert.Equal(expectedValue, cookies[expectedKey]);