1 write to s_InternalSyncObject
System (1)
net\System\Net\WebRequest.cs (1)
84Interlocked.CompareExchange(ref s_InternalSyncObject, o, null);
2 references to s_InternalSyncObject
System (2)
net\System\Net\WebRequest.cs (2)
82if (s_InternalSyncObject == null) { 86return s_InternalSyncObject;