Base:
method
GetObjectData
System.Collections.Generic.SortedSet<T>.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
1 reference to GetObjectData
System.Collections (1)
System\Collections\Generic\SortedSet.TreeSubSet.cs (1)
363void ISerializable.GetObjectData(SerializationInfo info, StreamingContext context) => GetObjectData(info, context);