7 references to OrderedDictionary_ReadOnly
System.Collections.Specialized (7)
System\Collections\Specialized\OrderedDictionary.cs (7)
162
throw new NotSupportedException(SR.
OrderedDictionary_ReadOnly
);
193
throw new NotSupportedException(SR.
OrderedDictionary_ReadOnly
);
228
throw new NotSupportedException(SR.
OrderedDictionary_ReadOnly
);
243
throw new NotSupportedException(SR.
OrderedDictionary_ReadOnly
);
314
throw new NotSupportedException(SR.
OrderedDictionary_ReadOnly
);
331
throw new NotSupportedException(SR.
OrderedDictionary_ReadOnly
);
349
throw new NotSupportedException(SR.
OrderedDictionary_ReadOnly
);