1 write to isReadOnly
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAuthenticationStatement.cs (1)
140this.isReadOnly = true;
6 references to isReadOnly
System.IdentityModel (6)
System\IdentityModel\Tokens\SamlAuthenticationStatement.cs (6)
65if (isReadOnly) 77if (isReadOnly) 105if (isReadOnly) 117if (isReadOnly) 126get { return this.isReadOnly; } 131if (!this.isReadOnly)