1 reference to Register
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\CancellationToken.cs (1)
293source.Register(callback, state, useSynchronizationContext ? SynchronizationContext.Current : null, useExecutionContext ? ExecutionContext.Capture() : null) :