Home
last modified time | relevance | path

Searched refs:NormalizedHost (Results 1 – 25 of 29) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DUriHelper.cs9 internal static string NormalizedHost(this Uri uri) in NormalizedHost() method in System.ServiceModel.Channels.UriHelper
11 return uri.GetComponents(UriComponents.NormalizedHost, UriFormat.UriEscaped); in NormalizedHost()
16 …return uri.GetComponents(UriComponents.AbsoluteUri | UriComponents.NormalizedHost, UriFormat.UriEs… in NormalizedAbsoluteUri()
H A DSharedHttpTransportManager.cs523 host = ListenUri.NormalizedHost(); in OnOpen()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime/tests/System/
H A DUri.MethodsTests.cs483 yield return new object[] { fullUri, UriComponents.NormalizedHost, "www.domain.com" }; in GetComponents_Basic_TestData()
497 … yield return new object[] { unicodeHostUri, UriComponents.NormalizedHost, "привет.βέλασμα" }; in GetComponents_Basic_TestData()
502 … yield return new object[] { punicodeUriWithoutAscii, UriComponents.NormalizedHost, "привет" }; in GetComponents_Basic_TestData()
506 … yield return new object[] { punicodeUriWithAscii1, UriComponents.NormalizedHost, "привет.xyza" }; in GetComponents_Basic_TestData()
510 …yield return new object[] { punicodeUriWithAscii2, UriComponents.NormalizedHost, "привет.ascii.при… in GetComponents_Basic_TestData()
516 …yield return new object[] { invalidPunicodeUri, UriComponents.NormalizedHost, "xn--\u1234pck.com" … in GetComponents_Basic_TestData()
545 yield return new object[] { uncUri, UriComponents.NormalizedHost, "\u1234\u2345" }; in GetComponents_Basic_TestData()
590 …yield return new object[] { unescapedUri, UriComponents.NormalizedHost, UriFormat.UriEscaped, "при… in GetComponents_Advanced_TestData()
607 …yield return new object[] { unescapedUri, UriComponents.NormalizedHost, UriFormat.Unescaped, "прив… in GetComponents_Advanced_TestData()
624 …yield return new object[] { unescapedUri, UriComponents.NormalizedHost, UriFormat.SafeUnescaped, "… in GetComponents_Advanced_TestData()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Activation/System/ServiceModel/Activation/
H A DHttpHostedTransportConfiguration.cs136 …string.Compare(manager.ListenUri.Host, uri.NormalizedHost(), StringComparison.OrdinalIgnoreCase) =… in GetHttpTransportManager()
168 … (string.Compare(manager.Host, host ?? (host = uri.NormalizedHost()), in GetHttpTransportManager()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Uri/src/System/
H A DUriEnumTypes.cs29 NormalizedHost = 0x100, enumerator
H A DUriExt.cs785 if ((uriComponents & UriComponents.NormalizedHost) != 0) in GetComponentsHelper()
H A DUri.cs2882 if ((parts & UriComponents.NormalizedHost) != 0) in ReCreateParts()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/
H A DUriEnumTypes.cs42 NormalizedHost = 0x100, enumerator
H A DUriExt.cs879 if ((uriComponents & UriComponents.NormalizedHost) != 0) in GetComponentsHelper()
H A DURI.cs2951 if ((parts & UriComponents.NormalizedHost) != 0)
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/security/system/security/Authentication/ExtendedProtection/
H A DServiceNameCollection.cs179 UriComponents.NormalizedHost, UriFormat.SafeUnescaped); in NormalizeServiceName()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Security/src/System/Security/Authentication/ExtendedProtection/
H A DServiceNameCollection.cs253 UriComponents.NormalizedHost, UriFormat.SafeUnescaped); in NormalizeServiceName()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/
H A DServiceNameStore.cs120 UriComponents.NormalizedHost, UriFormat.SafeUnescaped); in NormalizeServiceName()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Uri/tests/UnitTests/
H A DIriEscapeUnescapeTest.cs170 UriComponents.NormalizedHost, in EscapeUnescapeAllUriComponentsInDifferentCultures()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DDNS.cs637 result = uri.GetComponents(UriComponents.NormalizedHost, UriFormat.SafeUnescaped); in NativeToHostEntry()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime/ref/
H A DSystem.Runtime.cs3400 NormalizedHost = 256, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs229 NormalizedHost = 256, enumerator
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs232 NormalizedHost = 256, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs227 NormalizedHost = 256, enumerator
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs228 NormalizedHost = 256, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs390 NormalizedHost = 256, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs407 NormalizedHost = 256, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs407 NormalizedHost = 256, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs390 NormalizedHost = 256, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs390 NormalizedHost = 256, enumerator

12