1 write to PreferInlineCompletions
System.Net.Sockets (1)
System\Net\Sockets\Socket.Unix.cs (1)
37
set => _handle.
PreferInlineCompletions
= value;
2 references to PreferInlineCompletions
System.Net.Sockets (2)
System\Net\Sockets\Socket.Unix.cs (1)
36
get => _handle.
PreferInlineCompletions
;
System\Net\Sockets\SocketAsyncContext.Unix.cs (1)
1283
get => _socket.
PreferInlineCompletions
;