1 write to ScopeId
System.Net.Sockets (1)
src\libraries\Common\src\System\Net\InteropIPAddressExtensions.Unix.cs (1)
21
nativeIPAddress.
ScopeId
= (uint)ipAddress.ScopeId;
3 references to ScopeId
System.Net.Sockets (3)
src\libraries\Common\src\Interop\Unix\System.Native\Interop.IPAddress.cs (2)
54
if (
ScopeId
!= other.
ScopeId
)
src\libraries\Common\src\System\Net\InteropIPAddressExtensions.Unix.cs (1)
38
(long)nativeIPAddress.
ScopeId
);