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