1 reference to s_scheduledCallback
System.ServiceModel.Federation (1)
System\Runtime\OperationWithTimeoutAsyncResult.cs (1)
25
_ = Task.Factory.StartNew(
s_scheduledCallback
, this, CancellationToken.None, TaskCreationOptions.DenyChildAttach, TaskScheduler.Default);