1 write to _synchronizationContext
Microsoft.VisualBasic.Forms (1)
Microsoft\VisualBasic\Devices\Network.vb (1)
63_synchronizationContext = AsyncOperationManager.SynchronizationContext 'We need to hang on to the synchronization context associated with the thread the network object is created on
1 reference to _synchronizationContext
Microsoft.VisualBasic.Forms (1)
Microsoft\VisualBasic\Devices\Network.vb (1)
651_synchronizationContext.Post(_networkAvailabilityChangedCallback, Nothing)