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