3 references to IsRegistered
System.Net.Sockets (3)
System\Net\Sockets\SocketAsyncContext.Unix.cs (3)
837
if (!context.
IsRegistered
&& !context.TryRegister(out Interop.Error error))
1265
/// <summary>An index into <see cref="SocketAsyncEngine"/>'s table of all contexts that are currently <see cref="
IsRegistered
"/>.</summary>
1335
if (
IsRegistered
)