Home
last modified time | relevance | path

Searched refs:UsesWins (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.NetworkInformation/
H A DIPv4InterfaceProperties.cs62 public override bool UsesWins { property in System.Net.NetworkInformation.UnixIPv4InterfaceProperties
175 public override bool UsesWins { property in System.Net.NetworkInformation.Win32IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/src/System/Net/NetworkInformation/
H A DIPv4InterfaceProperties.cs15 public abstract bool UsesWins { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
H A DOsxIPv4InterfaceProperties.cs28 …public override bool UsesWins { get { throw new PlatformNotSupportedException(SR.net_InformationUn… property in System.Net.NetworkInformation.OsxIPv4InterfaceProperties
H A DLinuxIPv4InterfaceProperties.cs33 …public override bool UsesWins { get { return _linuxNetworkInterface.GetIPProperties().WinsServersA… property in System.Net.NetworkInformation.LinuxIPv4InterfaceProperties
H A DSystemIPv4InterfaceProperties.cs35 public override bool UsesWins { get { return _haveWins; } } property in System.Net.NetworkInformation.SystemIPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/NetworkInformation/
H A DIPv4InterfaceProperties.cs10 public abstract bool UsesWins{get;} property in System.Net.NetworkInformation.IPv4InterfaceProperties
H A DSystemIPv4InterfaceProperties.cs36 public override bool UsesWins{get {return haveWins;}} property in System.Net.NetworkInformation.SystemIPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/tests/FunctionalTests/
H A DIPInterfacePropertiesTest_OSX.cs118 Assert.Throws<PlatformNotSupportedException>(() => ipv4Properties.UsesWins); in IPInfoTest_AccessAllIPv4Properties_NoErrors()
H A DIPInterfacePropertiesTest_Linux.cs126 _log.WriteLine("UsesWins: " + ipv4Properties.UsesWins); in IPInfoTest_AccessAllIPv4Properties_NoErrors()
H A DIPInterfacePropertiesTest_Windows.cs139 _log.WriteLine("UsesWins: " + ipv4Properties.UsesWins); in IPInfoTest_AccessAllIPv4Properties_NoErrors()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/ref/
H A DSystem.Net.NetworkInformation.cs233 public abstract bool UsesWins { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs7441 public abstract bool UsesWins { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs7516 public abstract bool UsesWins { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs7439 public abstract bool UsesWins { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs7512 public abstract bool UsesWins { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs10414 public abstract bool UsesWins { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs10066 public abstract bool UsesWins { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs10629 public abstract bool UsesWins { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs10661 public abstract bool UsesWins { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs10659 public abstract bool UsesWins { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs10629 public abstract bool UsesWins { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs10629 public abstract bool UsesWins { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs10620 public abstract bool UsesWins { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs10899 public abstract bool UsesWins { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs10661 public abstract bool UsesWins { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties

12