6 references to SerializationInfoTable
mscorlib (6)
system\collections\generic\dictionary.cs (3)
122
HashHelpers.
SerializationInfoTable
.Add(this, info);
397
HashHelpers.
SerializationInfoTable
.TryGetValue(this, out siInfo);
436
HashHelpers.
SerializationInfoTable
.Remove(this);
system\collections\hashtable.cs (3)
399
HashHelpers.
SerializationInfoTable
.Add(this, info);
1217
HashHelpers.
SerializationInfoTable
.TryGetValue(this, out siInfo);
1292
HashHelpers.
SerializationInfoTable
.Remove(this);