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