1 reference to SynchronizationContextStartCallback
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ThreadBehavior.cs (1)
31
this.threadAffinityStartCallback = new SendOrPostCallback(this.
SynchronizationContextStartCallback
);