2 writes to synchronizationContext
System.ServiceModel (2)
System\ServiceModel\PeerNode.cs (2)
75
synchronizationContext
= ThreadBehavior.GetCurrentSynchronizationContext();
85
synchronizationContext
= null;
1 reference to synchronizationContext
System.ServiceModel (1)
System\ServiceModel\PeerNode.cs (1)
43
SynchronizationContext context =
synchronizationContext
;