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