1 write to isReadOnly
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAssertion.cs (1)
266
this.
isReadOnly
= true;
9 references to isReadOnly
System.IdentityModel (9)
System\IdentityModel\Tokens\SamlAssertion.cs (9)
104
if (
isReadOnly
)
143
if (
isReadOnly
)
158
if (
isReadOnly
)
170
if (
isReadOnly
)
182
if (
isReadOnly
)
202
if (
isReadOnly
)
224
if (
isReadOnly
)
233
get { return this.
isReadOnly
; }
246
if (!this.
isReadOnly
)