1 write to isReadOnly
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAuthorizationDecisionStatement.cs (1)
128this.isReadOnly = true;
5 references to isReadOnly
System.IdentityModel (5)
System\IdentityModel\Tokens\SamlAuthorizationDecisionStatement.cs (5)
75if (isReadOnly) 87if (isReadOnly) 99if (isReadOnly) 111get { return this.isReadOnly; } 116if (!this.isReadOnly)