1 write to _size
Microsoft.AspNetCore.Server.HttpSys (1)
src\Shared\HttpSys\NativeInterop\SocketAddress.cs (1)
24_size = size;
2 references to _size
Microsoft.AspNetCore.Server.HttpSys (2)
src\Shared\HttpSys\NativeInterop\SocketAddress.cs (2)
54Contract.Assert(_size >= IPv6AddressSize); 62Contract.Assert(_size >= IPv4AddressSize);