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