1 write to isReadOnly
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAttribute.cs (1)
181this.isReadOnly = true;
4 references to isReadOnly
System.IdentityModel (4)
System\IdentityModel\Tokens\SamlAttribute.cs (4)
88if (isReadOnly) 103if (isReadOnly) 172get { return this.isReadOnly; } 177if (!this.isReadOnly)