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