1 write to s_contactManagerSyncObject
System.Net (1)
net\PeerToPeer\Collaboration\PeerCollaboration.cs (1)
186
Interlocked.CompareExchange(ref
s_contactManagerSyncObject
, o, null);
2 references to s_contactManagerSyncObject
System.Net (2)
net\PeerToPeer\Collaboration\PeerCollaboration.cs (2)
184
if (
s_contactManagerSyncObject
== null){
188
return
s_contactManagerSyncObject
;