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