1 write to isReadOnly
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAction.cs (1)
74this.isReadOnly = true;
3 references to isReadOnly
System.IdentityModel (3)
System\IdentityModel\Tokens\SamlAction.cs (3)
45if (isReadOnly) 60if (isReadOnly) 69get { return this.isReadOnly; }