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