1 override of GetObjectData
System.Collections (1)
System\Collections\Generic\SortedSet.TreeSubSet.cs (1)
365protected override void GetObjectData(SerializationInfo info, StreamingContext context)
1 reference to GetObjectData
System.Collections (1)
System\Collections\Generic\SortedSet.cs (1)
1531void ISerializable.GetObjectData(SerializationInfo info, StreamingContext context) => GetObjectData(info, context);