1 write to disposed
System.ServiceModel (1)
System\ServiceModel\Security\TlsSspiNegotiation.cs (1)
619
this.
disposed
= true;
2 references to disposed
System.ServiceModel (2)
System\ServiceModel\Security\TlsSspiNegotiation.cs (2)
617
if (this.
disposed
== false)
709
if (this.
disposed
)