5 references to CheckValue
Microsoft.Net.Http.Headers.Tests (5)
NameValueHeaderValueTest.cs (5)
50CheckValue(null); 51CheckValue(string.Empty); 52CheckValue("token_string"); 53CheckValue("\"quoted string\""); 54CheckValue("\"quoted string with quoted \\\" quote-pair\"");