1 write to isReadOnly
System.IdentityModel (1)
System\IdentityModel\ImmutableCollection.cs (1)
24this.isReadOnly = true;
7 references to isReadOnly
System.IdentityModel (7)
System\IdentityModel\ImmutableCollection.cs (7)
29get { return this.isReadOnly; } 34if (this.isReadOnly) 42if (this.isReadOnly) 50if (this.isReadOnly) 58if (this.isReadOnly) 66get { return this.isReadOnly; } 71get { return this.isReadOnly; }