1 write to isReadOnly
System.IdentityModel (1)
System\IdentityModel\Tokens\SecurityKeyIdentifier.cs (1)
108
this.
isReadOnly
= true;
2 references to isReadOnly
System.IdentityModel (2)
System\IdentityModel\Tokens\SecurityKeyIdentifier.cs (2)
63
get { return this.
isReadOnly
; }
68
if (this.
isReadOnly
)