1 write to classSyncObject
System (1)
net\System\Net\Configuration\AuthenticationModulesSection.cs (1)
126
Interlocked.CompareExchange(ref
classSyncObject
, o, null);
2 references to classSyncObject
System (2)
net\System\Net\Configuration\AuthenticationModulesSection.cs (2)
123
if (
classSyncObject
== null)
128
return
classSyncObject
;