1 write to s_SerializationInfoTable
mscorlib (1)
system\collections\hashtable.cs (1)
1692Interlocked.CompareExchange(ref s_SerializationInfoTable, newTable, null);
2 references to s_SerializationInfoTable
mscorlib (2)
system\collections\hashtable.cs (2)
1689if(s_SerializationInfoTable == null) 1695return s_SerializationInfoTable;