Home
last modified time | relevance | path

Searched refs:BoundVariables (Results 1 – 21 of 21) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel.Web/Test/System/
H A DUriTemplateTest.cs375 Assert.AreEqual ("ray", m.BoundVariables ["foo"], "#1"); in MatchWrongTemplate()
395 Assert.AreEqual ("foooo", m.BoundVariables ["foo"], "#5"); in Match()
396 Assert.AreEqual ("baaar", m.BoundVariables ["bar"], "#6"); in Match()
522 Assert.AreEqual ("something", match.BoundVariables ["path"], "#2"); in NamedWildcard()
536 Assert.That (match.BoundVariables ["GUID"] == "guid1"); in EscapedUriCandidate()
537 Assert.That (match.BoundVariables ["ENCODEDGUIDSTRING"] == "~|~~|~?~|~Path{guid2}~|~"); in EscapedUriCandidate()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel.Web/System/
H A DUriTemplateMatch.cs51 public NameValueCollection BoundVariables { property in System.UriTemplateMatch
H A DUriTemplate.cs262 var vc = m.BoundVariables; in Match()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/
H A DUriTemplateMatch.cs50 public NameValueCollection BoundVariables // result of TryLookup, values are decoded property in System.UriTemplateMatch
H A DUriTemplate.cs546 this.segments[i].Lookup(result.RelativePathSegments[i], result.BoundVariables); in CreateUriTemplateMatch()
551 result.BoundVariables); in CreateUriTemplateMatch()
555 BindTerminalDefaults(numMatchedSegments, result.BoundVariables); in CreateUriTemplateMatch()
561 kvp.Value.Lookup(result.QueryParameters[kvp.Key], result.BoundVariables); in CreateUriTemplateMatch()
569 result.BoundVariables.Add(kvp.Key, UnescapeDefaultValue(kvp.Value)); in CreateUriTemplateMatch()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Web/System/ServiceModel/Dispatcher/
H A DUriTemplateDispatchFormatter.cs69 … NameValueCollection nvc = (utmr == null) ? new NameValueCollection() : utmr.BoundVariables; in DeserializeRequest()
H A DHelpPage.cs111 return GetOperationHelpPage(match.BoundVariables["operation"]); in Invoke()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel.Web/System.ServiceModel.Dispatcher/
H A DWebMessageFormatter.cs594 var str = match.BoundVariables [name]; in DeserializeRequest()
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.ServiceModel.Web.cs88 … public System.Collections.Specialized.NameValueCollection BoundVariables { get { throw null; } } property in System.UriTemplateMatch
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.ServiceModel.Web.cs88 … public System.Collections.Specialized.NameValueCollection BoundVariables { get { throw null; } } property in System.UriTemplateMatch
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.ServiceModel.Web.cs85 … public System.Collections.Specialized.NameValueCollection BoundVariables { get { throw null; } } property in System.UriTemplateMatch
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.ServiceModel.cs687 … public System.Collections.Specialized.NameValueCollection BoundVariables { get { throw null; } } property in System.UriTemplateMatch
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.ServiceModel.cs84 … public System.Collections.Specialized.NameValueCollection BoundVariables { get { throw null; } } property in System.UriTemplateMatch
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.ServiceModel.cs85 … public System.Collections.Specialized.NameValueCollection BoundVariables { get { throw null; } } property in System.UriTemplateMatch
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.ServiceModel.cs917 … public System.Collections.Specialized.NameValueCollection BoundVariables { get { throw null; } } property in System.UriTemplateMatch
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.ServiceModel.cs111 … public System.Collections.Specialized.NameValueCollection BoundVariables { get { throw null; } } property in System.UriTemplateMatch
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.ServiceModel.cs110 … public System.Collections.Specialized.NameValueCollection BoundVariables { get { throw null; } } property in System.UriTemplateMatch
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.ServiceModel.cs110 … public System.Collections.Specialized.NameValueCollection BoundVariables { get { throw null; } } property in System.UriTemplateMatch
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.ServiceModel.cs110 … public System.Collections.Specialized.NameValueCollection BoundVariables { get { throw null; } } property in System.UriTemplateMatch
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.ServiceModel.cs111 … public System.Collections.Specialized.NameValueCollection BoundVariables { get { throw null; } } property in System.UriTemplateMatch
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.ServiceModel.cs111 … public System.Collections.Specialized.NameValueCollection BoundVariables { get { throw null; } } property in System.UriTemplateMatch