1 write to internalSyncObject
System.Xml (1)
System\Xml\Schema\XmlSchemaSet.cs (1)
73Interlocked.CompareExchange<Object>(ref internalSyncObject, o, null);
2 references to internalSyncObject
System.Xml (2)
System\Xml\Schema\XmlSchemaSet.cs (2)
71if (internalSyncObject == null) { 75return internalSyncObject;