165 implementations of IsReadOnly
mscorlib (16)
system\arraysegment.cs (1)
213bool ICollection<T>.IsReadOnly
system\Collections\Concurrent\ConcurrentDictionary.cs (1)
1437bool ICollection<KeyValuePair<TKey, TValue>>.IsReadOnly
system\collections\generic\dictionary.cs (3)
520bool ICollection<KeyValuePair<TKey,TValue>>.IsReadOnly { 840bool ICollection<TKey>.IsReadOnly { 1027bool ICollection<TValue>.IsReadOnly {
system\collections\generic\list.cs (2)
150bool ICollection<T>.IsReadOnly { 1059public bool IsReadOnly {
system\collections\objectmodel\collection.cs (1)
145bool ICollection<T>.IsReadOnly {
system\collections\objectmodel\readonlycollection.cs (1)
64bool ICollection<T>.IsReadOnly {
system\collections\objectmodel\readonlydictionary.cs (3)
131bool ICollection<KeyValuePair<TKey, TValue>>.IsReadOnly { 395bool ICollection<TKey>.IsReadOnly { 494bool ICollection<TValue>.IsReadOnly {
System\Diagnostics\Eventing\TraceLogging\EventPayload.cs (1)
94public bool IsReadOnly { get { return true; } }
system\runtime\interopservices\windowsruntime\dictionarykeycollection.cs (1)
52bool ICollection<TKey>.IsReadOnly {
system\runtime\interopservices\windowsruntime\dictionaryvaluecollection.cs (1)
55bool ICollection<TValue>.IsReadOnly {
system\security\principal\ircollection.cs (1)
62public bool IsReadOnly
PresentationCore (42)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
830public bool IsReadOnly
Core\CSharp\MS\Internal\FontFace\TypefaceCollection.cs (1)
120public bool IsReadOnly
Core\CSharp\MS\Internal\PartialArray.cs (1)
55public bool IsReadOnly
Core\CSharp\MS\Internal\TextFormatting\ThousandthOfEmRealDoubles.cs (1)
93public bool IsReadOnly
Core\CSharp\MS\Internal\TextFormatting\ThousandthOfEmRealPoints.cs (1)
77public bool IsReadOnly
Core\CSharp\System\Windows\FreezableCollection.cs (1)
414bool ICollection<T>.IsReadOnly
Core\CSharp\system\windows\generated\TextDecorationCollection.cs (1)
311bool ICollection<TextDecoration>.IsReadOnly
Core\CSharp\System\Windows\Ink\StrokeCollection.cs (1)
915bool ICollection<Stroke>.IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\TimelineCollection.cs (1)
319bool ICollection<Timeline>.IsReadOnly
Core\CSharp\System\Windows\Media\Animation\TimelineClockCollection.cs (1)
53public bool IsReadOnly
Core\CSharp\System\Windows\Media\CharacterMetricsDictionary.cs (1)
92public bool IsReadOnly
Core\CSharp\System\Windows\Media\CultureSpecificStringDictionary.cs (1)
89public bool IsReadOnly
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (1)
318bool ICollection<BitmapEffect>.IsReadOnly
Core\CSharp\System\Windows\Media\FamilyMapCollection.cs (1)
161public bool IsReadOnly
Core\CSharp\System\Windows\Media\FamilyTypefaceCollection.cs (1)
147public bool IsReadOnly
Core\CSharp\System\Windows\Media\Fonts.cs (1)
379public bool IsReadOnly
Core\CSharp\System\Windows\Media\Generated\DoubleCollection.cs (1)
272bool ICollection<double>.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\DrawingCollection.cs (1)
332bool ICollection<Drawing>.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\GeneralTransformCollection.cs (1)
320bool ICollection<GeneralTransform>.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\GeometryCollection.cs (1)
332bool ICollection<Geometry>.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\GradientStopCollection.cs (1)
320bool ICollection<GradientStop>.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\Int32Collection.cs (1)
272bool ICollection<int>.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\PathFigureCollection.cs (1)
321bool ICollection<PathFigure>.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\PathSegmentCollection.cs (1)
320bool ICollection<PathSegment>.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\PointCollection.cs (1)
272bool ICollection<Point>.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\TextEffectCollection.cs (1)
320bool ICollection<TextEffect>.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\TransformCollection.cs (1)
332bool ICollection<Transform>.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\VectorCollection.cs (1)
272bool ICollection<Vector>.IsReadOnly
Core\CSharp\System\Windows\Media\GlyphRun.cs (2)
2195public bool IsReadOnly 2297public bool IsReadOnly
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (2)
2224public bool IsReadOnly 2313public bool IsReadOnly
Core\CSharp\System\Windows\Media3D\Generated\GeneralTransform3DCollection.cs (1)
316bool ICollection<GeneralTransform3D>.IsReadOnly
Core\CSharp\System\Windows\Media3D\Generated\MaterialCollection.cs (1)
328bool ICollection<Material>.IsReadOnly
Core\CSharp\System\Windows\Media3D\Generated\Model3DCollection.cs (1)
328bool ICollection<Model3D>.IsReadOnly
Core\CSharp\System\Windows\Media3D\Generated\Point3DCollection.cs (1)
268bool ICollection<Point3D>.IsReadOnly
Core\CSharp\System\Windows\Media3D\Generated\Transform3DCollection.cs (1)
328bool ICollection<Transform3D>.IsReadOnly
Core\CSharp\System\Windows\Media3D\Generated\Vector3DCollection.cs (1)
268bool ICollection<Vector3D>.IsReadOnly
Core\CSharp\System\Windows\Media3D\Visual3DCollection.cs (1)
322bool ICollection<Visual3D>.IsReadOnly
Shared\MS\Internal\CharacterBuffer.cs (1)
133public bool IsReadOnly
Shared\MS\Internal\PartialList.cs (1)
109public bool IsReadOnly
Shared\MS\Internal\SequentialUshortCollection.cs (1)
80public bool IsReadOnly
PresentationFramework (17)
src\Framework\MS\Internal\Annotations\ObservableDictionary.cs (1)
284public bool IsReadOnly
src\Framework\MS\Internal\Data\RBTree.cs (1)
599public bool IsReadOnly
src\Framework\MS\Internal\Documents\ContentElementCollection.cs (1)
572public bool IsReadOnly // bool IList.IsReadOnly {get;}; bool ICollection<T>.IsReadOnly {get;}
src\Framework\MS\Internal\ListOfObject.cs (1)
79bool ICollection<object>.IsReadOnly
src\Framework\MS\Internal\WeakDictionary.cs (3)
64public bool IsReadOnly 151public bool IsReadOnly 327public bool IsReadOnly
src\Framework\MS\Internal\WeakHashSet.cs (1)
80public bool IsReadOnly
src\Framework\System\Windows\Controls\CustomDictionarySources.cs (1)
204bool ICollection<Uri>.IsReadOnly
src\Framework\System\Windows\Controls\VirtualizedCellInfoCollection.cs (1)
422public bool IsReadOnly
src\Framework\System\Windows\Data\XmlNamespaceMappingCollection.cs (1)
197public bool IsReadOnly
src\Framework\System\Windows\Documents\TableCellCollection.cs (1)
366public bool IsReadOnly
src\Framework\System\Windows\Documents\TableColumnCollection.cs (1)
375public bool IsReadOnly // bool IList.IsReadOnly {get;}; bool ICollection<T>.IsReadOnly {get;}
src\Framework\System\Windows\Documents\TableRowCollection.cs (1)
366public bool IsReadOnly
src\Framework\System\Windows\Documents\TableRowGroupCollection.cs (1)
366public bool IsReadOnly
src\Framework\System\Windows\Documents\TextElementCollection.cs (1)
186public bool IsReadOnly
src\Framework\System\Windows\TriggerActionCollection.cs (1)
61public bool IsReadOnly
System (16)
compmod\system\collections\generic\linkedlist.cs (1)
67bool ICollection<T>.IsReadOnly {
compmod\system\collections\generic\sorteddictionary.cs (3)
78bool ICollection<KeyValuePair<TKey,TValue>>.IsReadOnly { 530bool ICollection<TKey>.IsReadOnly { 685bool ICollection<TValue>.IsReadOnly {
compmod\system\collections\generic\sortedlist.cs (3)
345bool ICollection<KeyValuePair<TKey, TValue>>.IsReadOnly { 931public bool IsReadOnly { 1031public bool IsReadOnly {
compmod\system\collections\generic\sortedset.cs (1)
304bool ICollection<T>.IsReadOnly {
compmod\system\collections\specialized\stringdictionary.cs (2)
329bool ICollection<KeyValuePair<string,string>>.IsReadOnly { 423public bool IsReadOnly {
net\System\Net\HttpListenerPrefixCollection.cs (1)
89public bool IsReadOnly {
net\System\Net\NetworkInformation\GatewayIPAddressInformationCollection.cs (1)
25public virtual bool IsReadOnly {
net\System\Net\NetworkInformation\IPAddressCollection.cs (1)
25public virtual bool IsReadOnly {
net\System\Net\NetworkInformation\IPAddressInformationCollection.cs (1)
25public virtual bool IsReadOnly {
net\System\Net\NetworkInformation\MulticastIPAddressInformationCollection.cs (1)
25public virtual bool IsReadOnly {
net\System\Net\NetworkInformation\UnicastIPAddressInformationCollection.cs (1)
27public virtual bool IsReadOnly {
System.Activities (2)
System\Activities\Hosting\SymbolResolver.cs (1)
28public bool IsReadOnly
System\Activities\HybridDictionary.cs (1)
37public bool IsReadOnly
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemCollection.cs (1)
68public abstract bool IsReadOnly { get; }
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemDictionary.cs (1)
85public abstract bool IsReadOnly { get; }
System.Activities.Presentation\System\Activities\Presentation\Model\WeakKeyDictionary.cs (1)
82public bool IsReadOnly
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategoryItems.cs (1)
84public bool IsReadOnly
System.AddIn (2)
System\Addin\Hosting\ReadOnlyDictionary.cs (1)
115public bool IsReadOnly
System\Addin\Pipeline\ContractListAdapter.cs (1)
129public bool IsReadOnly
System.Core (10)
Microsoft\Scripting\Actions\ExpandoObject.cs (3)
375public bool IsReadOnly { 501public bool IsReadOnly { 598bool ICollection<KeyValuePair<string, object>>.IsReadOnly {
Microsoft\Scripting\Ast\BlockExpression.cs (1)
574public bool IsReadOnly {
Microsoft\Scripting\Ast\ListArgumentProvider.cs (1)
109public bool IsReadOnly {
Microsoft\Scripting\Compiler\Set.cs (1)
78public bool IsReadOnly {
Microsoft\Scripting\Utils\ReadOnlyCollectionBuilder.cs (1)
246bool ICollection<T>.IsReadOnly {
System\Collections\Generic\HashSet.cs (1)
333bool ICollection<T>.IsReadOnly {
System\Linq\Enumerable.cs (1)
2331bool ICollection<TElement>.IsReadOnly {
System\Linq\Parallel\QueryOperators\QueryResults.cs (1)
140bool ICollection<T>.IsReadOnly
System.Data (5)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemCollection.cs (1)
68public abstract bool IsReadOnly { get; }
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemDictionary.cs (1)
85public abstract bool IsReadOnly { get; }
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\WeakKeyDictionary.cs (1)
82public bool IsReadOnly
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategoryItems.cs (1)
84public bool IsReadOnly
fx\src\data\System\Data\Common\DbConnectionStringCommon.cs (1)
180bool ICollection<T>.IsReadOnly {
System.Data.Entity (5)
System\Data\Common\Utils\ThreadSafeList.cs (1)
88public bool IsReadOnly
System\Data\EntityModel\SchemaObjectModel\RelationshipEndCollection.cs (1)
210public bool IsReadOnly
System\Data\Metadata\Edm\MetadataCollection.cs (1)
98public bool IsReadOnly
System\Data\Objects\DataClasses\EntityCollection.cs (1)
138public bool IsReadOnly
System\Data\Objects\ObjectParameterCollection.cs (1)
109bool ICollection<ObjectParameter>.IsReadOnly
System.Data.Linq (2)
ChangeConflicts.cs (1)
33bool ICollection<ObjectChangeConflict>.IsReadOnly {
Types.cs (1)
619bool ICollection<TEntity>.IsReadOnly {
System.Data.SqlXml (4)
System\Xml\Xsl\ListBase.cs (1)
58public virtual bool IsReadOnly {
System\Xml\Xsl\QIL\QilNode.cs (1)
138public virtual bool IsReadOnly {
System\Xml\Xsl\Runtime\XmlQuerySequence.cs (2)
165bool ICollection<T>.IsReadOnly { 604bool ICollection<XPathItem>.IsReadOnly {
System.IdentityModel (1)
System\IdentityModel\ImmutableCollection.cs (1)
64bool ICollection<T>.IsReadOnly
System.IO.Log (1)
System\IO\Log\ReservationCollection.cs (1)
43public bool IsReadOnly
System.Runtime.DurableInstancing (1)
System\Runtime\PersistencePipeline.cs (1)
302public bool IsReadOnly
System.ServiceModel (18)
System\Collections\ObjectModel\FreezableCollection.cs (1)
33bool ICollection<T>.IsReadOnly
System\ServiceModel\Channels\ContextDictionary.cs (1)
67public bool IsReadOnly
System\ServiceModel\Channels\MessageProperties.cs (1)
150public bool IsReadOnly
System\ServiceModel\Configuration\ServiceModelExtensionCollectionElement.cs (1)
81bool ICollection<TServiceModelExtensionElement>.IsReadOnly
System\ServiceModel\Dispatcher\ActionMessageFilterTable.cs (1)
81public bool IsReadOnly
System\ServiceModel\Dispatcher\AndMessageFilterTable.cs (1)
53public bool IsReadOnly
System\ServiceModel\Dispatcher\EndpointAddressMessageFilterTable.cs (1)
107public bool IsReadOnly
System\ServiceModel\Dispatcher\MessageFilter.cs (1)
276bool ICollection<KeyValuePair<MessageFilter, FilterData>>.IsReadOnly
System\ServiceModel\Dispatcher\MessageFilterTable.cs (1)
114public bool IsReadOnly
System\ServiceModel\Dispatcher\MessageQueryTable.cs (1)
31public bool IsReadOnly
System\ServiceModel\Dispatcher\ThreadSafeMessageFilterTable.cs (1)
214bool ICollection<KeyValuePair<MessageFilter, FilterData>>.IsReadOnly
System\ServiceModel\Dispatcher\XPathMessageFilterTable.cs (1)
110public bool IsReadOnly
System\ServiceModel\ExtensionCollection.cs (1)
34bool ICollection<IExtension<T>>.IsReadOnly
System\ServiceModel\Security\SecuritySessionFilter.cs (1)
196public bool IsReadOnly
System\ServiceModel\ServiceChannelManager.cs (1)
420public bool IsReadOnly
System\ServiceModel\SynchronizedCollection.cs (1)
215bool ICollection<T>.IsReadOnly
System\ServiceModel\SynchronizedReadOnlyCollection.cs (1)
127bool ICollection<T>.IsReadOnly
System\UriTemplate.cs (1)
1042public bool IsReadOnly
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\WorkflowDefinitionProvider.cs (1)
211public bool IsReadOnly
System.ServiceModel.Internals (5)
System\Runtime\Collections\NullableKeyDictionary.cs (3)
30public bool IsReadOnly 243public bool IsReadOnly 318public bool IsReadOnly
System\Runtime\Collections\OrderedDictionary.cs (1)
44public bool IsReadOnly
System\Runtime\ReadOnlyDictionaryInternal.cs (1)
27public bool IsReadOnly
System.ServiceModel.Routing (1)
System\ServiceModel\Dispatcher\StrictAndMessageFilter.cs (1)
67public bool IsReadOnly
System.Web (4)
ModelBinding\ModelBinderDictionary.cs (1)
39public bool IsReadOnly {
ModelBinding\ModelStateDictionary.cs (1)
31public bool IsReadOnly {
Routing\RouteValueDictionary.cs (1)
132bool ICollection<KeyValuePair<string, object>>.IsReadOnly {
UI\WebControls\MethodParametersDictionary.cs (1)
159bool ICollection<KeyValuePair<string, MethodParameterValue>>.IsReadOnly {
System.Web.Extensions (1)
Util\OrderedDictionary.cs (1)
115bool ICollection<KeyValuePair<TKey, TValue>>.IsReadOnly {
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NumericUpDownAccelerationCollection.cs (1)
88public bool IsReadOnly
System.Workflow.ComponentModel (2)
AuthoringOM\ActivitiesCollection.cs (1)
108bool ICollection<Activity>.IsReadOnly
AuthoringOM\ItemList.cs (1)
175bool ICollection<T>.IsReadOnly
System.WorkflowServices (2)
System\ServiceModel\SerializableReadOnlyDictionary.cs (1)
58public bool IsReadOnly
System\Workflow\Activities\OperationParameterInfoCollection.cs (1)
56bool ICollection<OperationParameterInfo>.IsReadOnly
WindowsBase (2)
Base\System\Collections\ObjectModel\WeakReadOnlyCollection.cs (1)
84bool ICollection<T>.IsReadOnly {
Base\System\Windows\NameScope.cs (1)
231public bool IsReadOnly
74 references to IsReadOnly
mscorlib (13)
system\collections\generic\list.cs (1)
1061return ((ICollection<T>)_list).IsReadOnly;
system\collections\objectmodel\collection.cs (12)
49if( items.IsReadOnly) { 62if( items.IsReadOnly) { 71if( items.IsReadOnly) { 95if (items.IsReadOnly) { 107if( items.IsReadOnly) { 118if( items.IsReadOnly) { 147return items.IsReadOnly; 250return items.IsReadOnly; 265return items.IsReadOnly; 270if( items.IsReadOnly) { 300if( items.IsReadOnly) { 315if( items.IsReadOnly) {
PresentationCore (23)
Core\CSharp\System\Windows\FreezableCollection.cs (1)
451return ((ICollection<T>)this).IsReadOnly;
Core\CSharp\system\windows\generated\TextDecorationCollection.cs (1)
348return ((ICollection<TextDecoration>)this).IsReadOnly;
Core\CSharp\System\Windows\Media\Animation\Generated\TimelineCollection.cs (1)
356return ((ICollection<Timeline>)this).IsReadOnly;
Core\CSharp\System\Windows\Media\CultureSpecificStringDictionary.cs (1)
91get { return _innerDictionary.IsReadOnly; }
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (1)
355return ((ICollection<BitmapEffect>)this).IsReadOnly;
Core\CSharp\System\Windows\Media\Generated\DoubleCollection.cs (1)
309return ((ICollection<double>)this).IsReadOnly;
Core\CSharp\System\Windows\Media\Generated\DrawingCollection.cs (1)
369return ((ICollection<Drawing>)this).IsReadOnly;
Core\CSharp\System\Windows\Media\Generated\GeneralTransformCollection.cs (1)
357return ((ICollection<GeneralTransform>)this).IsReadOnly;
Core\CSharp\System\Windows\Media\Generated\GeometryCollection.cs (1)
369return ((ICollection<Geometry>)this).IsReadOnly;
Core\CSharp\System\Windows\Media\Generated\GradientStopCollection.cs (1)
357return ((ICollection<GradientStop>)this).IsReadOnly;
Core\CSharp\System\Windows\Media\Generated\Int32Collection.cs (1)
309return ((ICollection<int>)this).IsReadOnly;
Core\CSharp\System\Windows\Media\Generated\PathFigureCollection.cs (1)
358return ((ICollection<PathFigure>)this).IsReadOnly;
Core\CSharp\System\Windows\Media\Generated\PathSegmentCollection.cs (1)
357return ((ICollection<PathSegment>)this).IsReadOnly;
Core\CSharp\System\Windows\Media\Generated\PointCollection.cs (1)
309return ((ICollection<Point>)this).IsReadOnly;
Core\CSharp\System\Windows\Media\Generated\TextEffectCollection.cs (1)
357return ((ICollection<TextEffect>)this).IsReadOnly;
Core\CSharp\System\Windows\Media\Generated\TransformCollection.cs (1)
369return ((ICollection<Transform>)this).IsReadOnly;
Core\CSharp\System\Windows\Media\Generated\VectorCollection.cs (1)
309return ((ICollection<Vector>)this).IsReadOnly;
Core\CSharp\System\Windows\Media3D\Generated\GeneralTransform3DCollection.cs (1)
353return ((ICollection<GeneralTransform3D>)this).IsReadOnly;
Core\CSharp\System\Windows\Media3D\Generated\MaterialCollection.cs (1)
365return ((ICollection<Material>)this).IsReadOnly;
Core\CSharp\System\Windows\Media3D\Generated\Model3DCollection.cs (1)
365return ((ICollection<Model3D>)this).IsReadOnly;
Core\CSharp\System\Windows\Media3D\Generated\Point3DCollection.cs (1)
305return ((ICollection<Point3D>)this).IsReadOnly;
Core\CSharp\System\Windows\Media3D\Generated\Transform3DCollection.cs (1)
365return ((ICollection<Transform3D>)this).IsReadOnly;
Core\CSharp\System\Windows\Media3D\Generated\Vector3DCollection.cs (1)
305return ((ICollection<Vector3D>)this).IsReadOnly;
PresentationFramework (5)
src\Framework\MS\Internal\Documents\ContentElementCollection.cs (1)
569/// <see cref="ICollection&lt;T&gt;.IsReadOnly"/>
src\Framework\System\Windows\Controls\CustomDictionarySources.cs (1)
208return ((ICollection<Uri>)_uriList).IsReadOnly;
src\Framework\System\Windows\Controls\SelectedCellsChangedEventArgs.cs (2)
66Debug.Assert(_addedCells.IsReadOnly, "_addedCells should have ended up as read-only."); 67Debug.Assert(_removedCells.IsReadOnly, "_removedCells should have ended up as read-only.");
src\Framework\System\Windows\Documents\TableColumnCollection.cs (1)
372/// <see cref="ICollection&lt;T&gt;.IsReadOnly"/>
System.Activities (5)
System\Activities\Tracking\ActivityStateRecord.cs (4)
139Fx.Assert(this.variables.IsReadOnly, "only readonly dictionary can be set for variables"); 146Fx.Assert(value.IsReadOnly, "only readonly dictionary can be set for variables"); 158Fx.Assert(this.arguments.IsReadOnly, "only readonly dictionary can be set for arguments"); 165Fx.Assert(value.IsReadOnly, "only readonly dictionary can be set for arguments");
System\Activities\Tracking\TrackingRecord.cs (1)
105Fx.Assert(value.IsReadOnly, "only readonly dictionary can be set for annotations");
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategoryItems.cs (1)
86get { return ((ICollection<ToolboxCategory>)this.categories).IsReadOnly; }
System.AddIn (1)
System\Addin\Pipeline\ListContractAdapter.cs (1)
94return m_list.IsReadOnly;
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategoryItems.cs (1)
86get { return ((ICollection<ToolboxCategory>)this.categories).IsReadOnly; }
fx\src\data\Microsoft\SqlServer\Server\SmiMetaData.cs (1)
441Debug.Assert(null != _fieldMetaData && _fieldMetaData.IsReadOnly, "SmiMetaData.ctor: _fieldMetaData is " + (null!=_fieldMetaData?"writeable":"null"));
System.Data.Entity (1)
System\Data\Objects\ELinq\ELinqQueryState.cs (1)
289bool wasLocked = ((ICollection<ObjectParameter>)this.Parameters).IsReadOnly;
System.Data.SqlXml (3)
System\Xml\Xsl\XPath\XPathBuilder.cs (1)
482Debug.Assert(!args.IsReadOnly, "Writable collection expected");
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
2126if (args == null || args.IsReadOnly) {
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
94Debug.Assert(!args.IsReadOnly, "Writable collection expected");
System.Runtime.DurableInstancing (3)
System\Runtime\DurableInstancing\InstanceKey.cs (1)
43if (metadata.IsReadOnly)
System\Runtime\DurableInstancing\InstanceOwnerQueryResult.cs (2)
28if (metadata == null || metadata.IsReadOnly) 47if (metadata.Value == null || metadata.Value.IsReadOnly)
System.ServiceModel (6)
System\ServiceModel\Channels\ContextDictionary.cs (1)
69get { return this.dictionaryStore.IsReadOnly; }
System\ServiceModel\Channels\CorrelationDataSourceHelper.cs (1)
16if (dataSources.IsReadOnly)
System\ServiceModel\Channels\CorrelationKey.cs (1)
52if (dictionary.IsReadOnly)
System\ServiceModel\Dispatcher\ThreadSafeMessageFilterTable.cs (1)
220return ((ICollection<KeyValuePair<MessageFilter, FilterData>>)this.table).IsReadOnly;
System\ServiceModel\Security\SecurityProtocol.cs (1)
404if (!this.channelSupportingTokenProviderSpecification.IsReadOnly)
System\ServiceModel\Security\SecurityProtocolFactory.cs (1)
1023if (!this.channelSupportingTokenAuthenticatorSpecification.IsReadOnly)
System.ServiceModel.Internals (1)
System\Runtime\ReadOnlyDictionaryInternal.cs (1)
56if (dictionary.IsReadOnly)
System.Web (6)
ModelBinding\CollectionModelBinderUtil.cs (2)
12if (collection == null || collection.IsReadOnly) { 25if (dictionary == null || dictionary.IsReadOnly) {
ModelBinding\ModelBinderDictionary.cs (1)
41return ((IDictionary<Type, IModelBinder>)_innerDictionary).IsReadOnly;
ModelBinding\ModelStateDictionary.cs (1)
33return ((IDictionary<string, ModelState>)_innerDictionary).IsReadOnly;
Routing\RouteValueDictionary.cs (1)
134return ((ICollection<KeyValuePair<string, object>>)_dictionary).IsReadOnly;
UI\WebControls\MethodParametersDictionary.cs (1)
161return ((ICollection<KeyValuePair<string, MethodParameterValue>>)InnerDictionary).IsReadOnly;
System.Web.Extensions (1)
Util\OrderedDictionary.cs (1)
117return ((ICollection<KeyValuePair<TKey, TValue>>)_dictionary).IsReadOnly;
System.Workflow.ComponentModel (2)
AuthoringOM\ActivitiesCollection.cs (1)
302return ((IList<Activity>)this).IsReadOnly;
AuthoringOM\ItemList.cs (1)
369return ((IList<T>)this).IsReadOnly;
System.WorkflowServices (1)
System\Workflow\Activities\OperationParameterInfoCollection.cs (1)
85return ((IList<OperationParameterInfo>) this).IsReadOnly;