Example #1
0
 public static bool TryParse(Microsoft.Extensions.Primitives.StringSegment input, out Microsoft.Net.Http.Headers.StringWithQualityHeaderValue parsedValue)
 {
     throw null;
 }
 public static bool TryParse(Microsoft.Extensions.Primitives.StringSegment input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out Microsoft.Net.Http.Headers.StringWithQualityHeaderValue parsedValue)
 {
     throw null;
 }
 public static bool TryParse(string input, out Microsoft.Net.Http.Headers.StringWithQualityHeaderValue parsedValue)
 {
     parsedValue = default(Microsoft.Net.Http.Headers.StringWithQualityHeaderValue); throw null;
 }