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