1 write to _registration
System.Threading.Channels (1)
System\Threading\Channels\AsyncOperation.cs (1)
92_registration = UnsafeRegister(cancellationToken, static s =>
2 references to _registration
System.Threading.Channels (2)
System\Threading\Channels\AsyncOperation.cs (2)
313_registration.Dispose(); // Dispose rather than Unregister is important to know work has quiesced 317Debug.Assert(_registration == default);