Home
last modified time | relevance | path

Searched refs:GetIPGlobalProperties (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/src/System/Net/NetworkInformation/
H A DIPGlobalProperties.cs15 public static IPGlobalProperties GetIPGlobalProperties() in GetIPGlobalProperties() method in System.Net.NetworkInformation.IPGlobalProperties
17 return IPGlobalPropertiesPal.GetIPGlobalProperties(); in GetIPGlobalProperties()
H A DIPGlobalPropertiesPal.Linux.cs9 public static IPGlobalProperties GetIPGlobalProperties() in GetIPGlobalProperties() method in System.Net.NetworkInformation.IPGlobalPropertiesPal
H A DIPGlobalPropertiesPal.Osx.cs9 public static IPGlobalProperties GetIPGlobalProperties() in GetIPGlobalProperties() method in System.Net.NetworkInformation.IPGlobalPropertiesPal
H A DIPGlobalPropertiesPal.UnknownUnix.cs9 public static IPGlobalProperties GetIPGlobalProperties() in GetIPGlobalProperties() method in System.Net.NetworkInformation.IPGlobalPropertiesPal
H A DIPGlobalPropertiesPal.Windows.cs9 public static IPGlobalProperties GetIPGlobalProperties() in GetIPGlobalProperties() method in System.Net.NetworkInformation.IPGlobalPropertiesPal
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/NetworkInformation/
H A DIPGlobalProperties.cs15 public static IPGlobalProperties GetIPGlobalProperties() in GetIPGlobalProperties() method in System.Net.NetworkInformation.IPGlobalProperties
52 return GetIPGlobalProperties(); in InternalGetIPGlobalProperties()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Mail/tests/Functional/
H A DSmtpClientTest.cs299 … string clientDomain = IPGlobalProperties.GetIPGlobalProperties().HostName.Trim().ToLower(); in TestMailDelivery()
326 … string clientDomain = IPGlobalProperties.GetIPGlobalProperties().HostName.Trim().ToLower(); in TestMailDeliveryAsync()
353 … string clientDomain = IPGlobalProperties.GetIPGlobalProperties().HostName.Trim().ToLower(); in TestCredentialsCopyInAsyncContext()
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/Services/
H A DPortService.cs65 IPGlobalProperties properties = IPGlobalProperties.GetIPGlobalProperties(); in FindUnusedPort()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.WebProxy/src/System/Net/
H A DWebProxy.cs172 string local = "." + IPGlobalProperties.GetIPGlobalProperties().DomainName; in IsLocal()
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/windows/
H A Dwin_wait_for.ps182 $conn_info = [Net.NetworkInformation.IPGlobalProperties]::GetIPGlobalProperties() in Get-PortConnections()
H A Dsetup.ps1321 $ip_props = [System.Net.NetworkInformation.IPGlobalProperties]::GetIPGlobalProperties()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ansible/windows/plugins/modules/
H A Dwin_wait_for.ps182 $conn_info = [Net.NetworkInformation.IPGlobalProperties]::GetIPGlobalProperties() in Get-PortConnections()
H A Dsetup.ps1815 $ipProps = [System.Net.NetworkInformation.IPGlobalProperties]::GetIPGlobalProperties()
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/windows-integration/plugins/modules/
H A Dwin_wait_for.ps182 $conn_info = [Net.NetworkInformation.IPGlobalProperties]::GetIPGlobalProperties() in Get-PortConnections()
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/support/windows-integration/plugins/modules/
H A Dwin_wait_for.ps182 $conn_info = [Net.NetworkInformation.IPGlobalProperties]::GetIPGlobalProperties() in Get-PortConnections()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.WebProxy/tests/
H A DWebProxyTest.cs160 string domain = IPGlobalProperties.GetIPGlobalProperties().DomainName; in BypassOnLocal_MemberData()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/ref/
H A DSystem.Net.NetworkInformation.cs140 …public static System.Net.NetworkInformation.IPGlobalProperties GetIPGlobalProperties() { throw nul… in GetIPGlobalProperties() method in System.Net.NetworkInformation.IPGlobalProperties
/dports/net-mgmt/icinga2/icinga2-2.13.2/agent/windows-setup-agent/
H A DSetupWizard.cs37 IPGlobalProperties props = IPGlobalProperties.GetIPGlobalProperties();
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Mail/src/System/Net/Mail/
H A DSmtpClient.cs139 string clientDomainRaw = IPGlobalProperties.GetIPGlobalProperties().HostName; in Initialize()
/dports/databases/db5/db-5.3.28/test/csharp/
H A DReplicationTest.cs907 IPGlobalProperties properties = IPGlobalProperties.GetIPGlobalProperties(); in AvailablePorts()
/dports/databases/db18/db-18.1.40/test/csharp/
H A DReplicationTest.cs1136 IPGlobalProperties properties = IPGlobalProperties.GetIPGlobalProperties(); in AvailablePorts()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs7336 …public static System.Net.NetworkInformation.IPGlobalProperties GetIPGlobalProperties() { throw nul… in GetIPGlobalProperties() method in System.Net.NetworkInformation.IPGlobalProperties
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs7411 …public static System.Net.NetworkInformation.IPGlobalProperties GetIPGlobalProperties() { throw nul… in GetIPGlobalProperties() method in System.Net.NetworkInformation.IPGlobalProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs7334 …public static System.Net.NetworkInformation.IPGlobalProperties GetIPGlobalProperties() { throw nul… in GetIPGlobalProperties() method in System.Net.NetworkInformation.IPGlobalProperties
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs7407 …public static System.Net.NetworkInformation.IPGlobalProperties GetIPGlobalProperties() { throw nul… in GetIPGlobalProperties() method in System.Net.NetworkInformation.IPGlobalProperties

12