1 write to _registration
Microsoft.CodeAnalysis.Threading.Package (1)
ParallelExtensions.NetFramework.cs (1)
437_registration = cancellationToken.Register(static o => ((ForEachAsyncState<TSource>)o!).Cancellation.Cancel(), this);
3 references to _registration
Microsoft.CodeAnalysis.Threading.Package (3)
ParallelExtensions.NetFramework.cs (3)
598_registration.Dispose(); 624_registration.Dispose(); 646public void Dispose() => _registration.Dispose();