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