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