2 references to _syncObject
Microsoft.VisualBasic.Forms (2)
Microsoft\VisualBasic\Devices\Network.vb (2)
55SyncLock _syncObject 'we don't want our event firing before we've finished setting up the infrastructure. Also, need to assure there are no races in here so we don't hook up the OS listener twice, etc. 646SyncLock _syncObject 'Ensure we don't handle events until after we've finished setting up the event marshalling infrastructure