2 references to GetSyncContext
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ThreadBehavior.cs (2)
72
SynchronizationContext syncContext =
GetSyncContext
(rpc.InstanceContext);
111
SynchronizationContext syncContext =
GetSyncContext
(resume.GetMessageInstanceContext());