1 write to disposed
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\SecurityContextSecurityToken.cs (1)
336
this.
disposed
= true;
2 references to disposed
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\SecurityContextSecurityToken.cs (2)
334
if (!this.
disposed
)
347
if (this.
disposed
)