1 reference to CancellationCallbackInfo
mscorlib (1)
system\threading\CancellationTokenSource.cs (1)
668
CancellationCallbackInfo callbackInfo = new
CancellationCallbackInfo
(callback, stateForCallback, targetSyncContext, executionContext, this);