2 references to Serialization_MissingValues
System.Collections (2)
System\Collections\Generic\LinkedList.cs (1)
361throw new SerializationException(SR.Serialization_MissingValues);
System\Collections\Generic\SortedSet.cs (1)
1569throw new SerializationException(SR.Serialization_MissingValues);