3 references to Invoke
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Threading\CancellationTokenSource.cs (3)
685Invoke(callback, stateForCallback, this); 1205Invoke(Callback, CallbackState, Registrations.Source); 1213Invoke(node.Callback, node.CallbackState, node.Registrations.Source);