38 references to NotSupported_ReadOnlyCollection
mscorlib (38)
system\collections\objectmodel\collection.cs (9)
50
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
63
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
72
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
96
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
108
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
119
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
271
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
301
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
316
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
system\collections\objectmodel\readonlycollection.cs (12)
71
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
76
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
80
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
84
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
88
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
93
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
189
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
194
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
199
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
223
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
227
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
231
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
system\collections\objectmodel\readonlydictionary.cs (16)
98
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
102
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
111
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
136
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
140
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
144
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
176
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
180
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
210
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
227
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
373
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
378
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
401
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
472
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
477
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
500
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ReadOnlyCollection
);
system\throwhelper.cs (1)
339
case ExceptionResource.
NotSupported_ReadOnlyCollection
: