2 references to
mscorlib (1)
system\collections\hashtable.cs (1)
1388
internal SyncHashtable(SerializationInfo info, StreamingContext context) :
base
(info, context) {
System.Data (1)
fx\src\data\System\Data\PropertyCollection.cs (1)
25
protected PropertyCollection(SerializationInfo info, StreamingContext context) :
base
(info, context) {