1 write to isReadOnly
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAdvice.cs (1)
92
this.
isReadOnly
= true;
2 references to isReadOnly
System.IdentityModel (2)
System\IdentityModel\Tokens\SamlAdvice.cs (2)
76
get { return this.
isReadOnly
; }
81
if (!this.
isReadOnly
)