1 write to s_InternalSyncObject
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
214Interlocked.CompareExchange(ref s_InternalSyncObject, o, null);
2 references to s_InternalSyncObject
System (2)
net\System\Net\Configuration\SettingsSection.cs (2)
212if (s_InternalSyncObject == null) { 216return s_InternalSyncObject;