Implemented interface member:
1 reference to Add
Microsoft.AspNetCore.Http.Tests (1)
HeaderDictionaryTests.cs (1)
96Assert.Throws<InvalidOperationException>(() => headers.Add(new KeyValuePair<string, StringValues>("header1", "value1")));