1 write to s_InternalSyncObject
mscorlib (1)
system\security\policy\hashmembershipcondition.cs (1)
38Interlocked.CompareExchange(ref s_InternalSyncObject, o, null);
2 references to s_InternalSyncObject
mscorlib (2)
system\security\policy\hashmembershipcondition.cs (2)
36if (s_InternalSyncObject == null) { 40return s_InternalSyncObject;