1 write to classSyncObject
System (1)
net\System\Net\Configuration\SmtpSection.cs (1)
215Interlocked.CompareExchange(ref classSyncObject, new object(), null);
2 references to classSyncObject
System (2)
net\System\Net\Configuration\SmtpSection.cs (2)
213if (classSyncObject == null) 217return classSyncObject;