Home
last modified time | relevance | path

Searched defs:TryMatchMediaType (Results 1 – 11 of 11) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Net.Http.Formatting/Formatting/
H A DXHRRequestHeaderMapping.cs31 public override double TryMatchMediaType(HttpRequestMessage request) in TryMatchMediaType() method in System.Net.Http.Formatting.XHRRequestHeaderMapping
H A DMediaTypeMapping.cs73 public abstract double TryMatchMediaType(HttpRequestMessage request); in TryMatchMediaType() method in System.Net.Http.Formatting.MediaTypeMapping
H A DMediaRangeMapping.cs55 public override double TryMatchMediaType(HttpRequestMessage request) in TryMatchMediaType() method in System.Net.Http.Formatting.MediaRangeMapping
H A DQueryStringMapping.cs58 public override double TryMatchMediaType(HttpRequestMessage request) in TryMatchMediaType() method in System.Net.Http.Formatting.QueryStringMapping
H A DRequestHeaderMapping.cs85 public override double TryMatchMediaType(HttpRequestMessage request) in TryMatchMediaType() method in System.Net.Http.Formatting.RequestHeaderMapping
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Http/Routing/
H A DUriPathExtensionMapping.cs65 public override double TryMatchMediaType(HttpRequestMessage request) in TryMatchMediaType() method in System.Net.Http.Formatting.UriPathExtensionMapping
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/test/System.Net.Http.Formatting.Test.Unit/Formatting/
H A DDefaultContentNegotiatorTests.cs244 public override double TryMatchMediaType(HttpRequestMessage request) in TryMatchMediaType() method in System.Net.Http.Formatting.DefaultContentNegotiatorTests.MyMediaTypeMapping
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DSystem.Net.Http.Formatting.cs1714 …public override double TryMatchMediaType(System.Net.Http.HttpRequestMessage request) { throw null;… in TryMatchMediaType() method in System.Net.Http.Formatting.MediaRangeMapping
1759 public abstract double TryMatchMediaType(System.Net.Http.HttpRequestMessage request); in TryMatchMediaType() method in System.Net.Http.Formatting.MediaTypeMapping
1767 …public override double TryMatchMediaType(System.Net.Http.HttpRequestMessage request) { throw null;… in TryMatchMediaType() method in System.Net.Http.Formatting.QueryStringMapping
1777 …public override double TryMatchMediaType(System.Net.Http.HttpRequestMessage request) { throw null;… in TryMatchMediaType() method in System.Net.Http.Formatting.RequestHeaderMapping
H A DSystem.Web.Http.cs63 …public override double TryMatchMediaType(System.Net.Http.HttpRequestMessage request) { throw null;… in TryMatchMediaType() method in System.Net.Http.Formatting.UriPathExtensionMapping
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Net.Http.Formatting.cs1716 …public override double TryMatchMediaType(System.Net.Http.HttpRequestMessage request) { throw null;… in TryMatchMediaType() method in System.Net.Http.Formatting.MediaRangeMapping
1761 public abstract double TryMatchMediaType(System.Net.Http.HttpRequestMessage request); in TryMatchMediaType() method in System.Net.Http.Formatting.MediaTypeMapping
1769 …public override double TryMatchMediaType(System.Net.Http.HttpRequestMessage request) { throw null;… in TryMatchMediaType() method in System.Net.Http.Formatting.QueryStringMapping
1779 …public override double TryMatchMediaType(System.Net.Http.HttpRequestMessage request) { throw null;… in TryMatchMediaType() method in System.Net.Http.Formatting.RequestHeaderMapping
H A DSystem.Web.Http.cs64 …public override double TryMatchMediaType(System.Net.Http.HttpRequestMessage request) { throw null;… in TryMatchMediaType() method in System.Net.Http.Formatting.UriPathExtensionMapping