Home
last modified time | relevance | path

Searched refs:networkInterfaceComponent (Results 1 – 22 of 22) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/src/System/Net/NetworkInformation/
H A DSystemNetworkInterface.cs193 public override bool Supports(NetworkInterfaceComponent networkInterfaceComponent) in Supports() argument
195 if (networkInterfaceComponent == NetworkInterfaceComponent.IPv6 in Supports()
201 if (networkInterfaceComponent == NetworkInterfaceComponent.IPv4 in Supports()
H A DUnixNetworkInterface.cs37 public override bool Supports(NetworkInterfaceComponent networkInterfaceComponent) in Supports() argument
40 (networkInterfaceComponent == NetworkInterfaceComponent.IPv4) in Supports()
H A DNetworkInterface.cs114 public virtual bool Supports(NetworkInterfaceComponent networkInterfaceComponent) in Supports() argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/NetworkInformation/
H A DSystemNetworkInterface.cs184 public override bool Supports(NetworkInterfaceComponent networkInterfaceComponent){ in Supports() argument
185 if (networkInterfaceComponent == NetworkInterfaceComponent.IPv6 in Supports()
189 if (networkInterfaceComponent == NetworkInterfaceComponent.IPv4 in Supports()
H A DNetworkInterface.cs79 public virtual bool Supports(NetworkInterfaceComponent networkInterfaceComponent) { in Supports() argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.NetworkInformation/
H A DNetworkInterface.cs584 public override bool Supports (NetworkInterfaceComponent networkInterfaceComponent) in Supports() argument
586 bool wantIPv4 = networkInterfaceComponent == NetworkInterfaceComponent.IPv4; in Supports()
587 bool wantIPv6 = wantIPv4 ? false : networkInterfaceComponent == NetworkInterfaceComponent.IPv6; in Supports()
897 public override bool Supports (NetworkInterfaceComponent networkInterfaceComponent) in Supports() argument
899 switch (networkInterfaceComponent) { in Supports()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/ref/
H A DSystem.Net.NetworkInformation.cs318 …upports(System.Net.NetworkInformation.NetworkInterfaceComponent networkInterfaceComponent) { throw… in Supports() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs7568 …upports(System.Net.NetworkInformation.NetworkInterfaceComponent networkInterfaceComponent) { throw… in Supports() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs7643 …upports(System.Net.NetworkInformation.NetworkInterfaceComponent networkInterfaceComponent) { throw… in Supports() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs7566 …upports(System.Net.NetworkInformation.NetworkInterfaceComponent networkInterfaceComponent) { throw… in Supports() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs7639 …upports(System.Net.NetworkInformation.NetworkInterfaceComponent networkInterfaceComponent) { throw… in Supports() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs10553 …t bool Supports(System.Net.NetworkInformation.NetworkInterfaceComponent networkInterfaceComponent); in Supports() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs10205 …t bool Supports(System.Net.NetworkInformation.NetworkInterfaceComponent networkInterfaceComponent); in Supports() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs10757 …upports(System.Net.NetworkInformation.NetworkInterfaceComponent networkInterfaceComponent) { throw… in Supports() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs10789 …upports(System.Net.NetworkInformation.NetworkInterfaceComponent networkInterfaceComponent) { throw… in Supports() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs10787 …upports(System.Net.NetworkInformation.NetworkInterfaceComponent networkInterfaceComponent) { throw… in Supports() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs10757 …upports(System.Net.NetworkInformation.NetworkInterfaceComponent networkInterfaceComponent) { throw… in Supports() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs10757 …upports(System.Net.NetworkInformation.NetworkInterfaceComponent networkInterfaceComponent) { throw… in Supports() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs10747 …upports(System.Net.NetworkInformation.NetworkInterfaceComponent networkInterfaceComponent) { throw… in Supports() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs11031 …upports(System.Net.NetworkInformation.NetworkInterfaceComponent networkInterfaceComponent) { throw… in Supports() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs10789 …upports(System.Net.NetworkInformation.NetworkInterfaceComponent networkInterfaceComponent) { throw… in Supports() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs11006 …upports(System.Net.NetworkInformation.NetworkInterfaceComponent networkInterfaceComponent) { throw… in Supports() argument