1 write to isReadOnly
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlEvidence.cs (1)
90this.isReadOnly = true;
2 references to isReadOnly
System.IdentityModel (2)
System\IdentityModel\Tokens\SamlEvidence.cs (2)
75get { return this.isReadOnly; } 80if (!this.isReadOnly)