1 write to disposed
System.IdentityModel (1)
System\IdentityModel\Tokens\WindowsSecurityToken.cs (1)
102
this.
disposed
= true;
2 references to disposed
System.IdentityModel (2)
System\IdentityModel\Tokens\WindowsSecurityToken.cs (2)
100
if (!this.
disposed
)
113
if (this.
disposed
)