3 references to NotSupported_ValueCollectionSet
System.Collections (3)
System\Collections\Generic\SortedDictionary.cs (3)
760
throw new NotSupportedException(SR.
NotSupported_ValueCollectionSet
);
765
throw new NotSupportedException(SR.
NotSupported_ValueCollectionSet
);
775
throw new NotSupportedException(SR.
NotSupported_ValueCollectionSet
);