1 write to Family
Microsoft.AspNetCore.Server.IIS (1)
src\Shared\HttpSys\NativeInterop\SocketAddress.cs (1)
23
Family
= family;
2 references to Family
Microsoft.AspNetCore.Server.IIS (2)
src\Shared\HttpSys\NativeInterop\SocketAddress.cs (2)
38
if (
Family
== AddressFamily.InterNetworkV6)
42
else if (
Family
== AddressFamily.InterNetwork)