1 write to isReadOnly
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlSubject.cs (1)
191
this.
isReadOnly
= true;
7 references to isReadOnly
System.IdentityModel (7)
System\IdentityModel\Tokens\SamlSubject.cs (7)
80
if (
isReadOnly
)
95
if (
isReadOnly
)
107
if (
isReadOnly
)
152
if (
isReadOnly
)
167
if (
isReadOnly
)
179
get { return this.
isReadOnly
; }
184
if (!this.
isReadOnly
)