2 references to GetSyncContext
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ThreadBehavior.cs (2)
71
SynchronizationContext syncContext =
GetSyncContext
(rpc.InstanceContext);
110
SynchronizationContext syncContext =
GetSyncContext
(resume.GetMessageInstanceContext());