1 reference to ThunkCallback
System.ServiceModel.Internals (1)
System\Runtime\IOThreadCancellationTokenSource.cs (1)
12
static readonly Action<object> onCancel = Fx.
ThunkCallback
<object>(OnCancel);