2 writes to disposed
System.ServiceModel (2)
System\ServiceModel\Channels\Msmq4PoisonHandler.cs (2)
36
this.
disposed
= false;
257
this.
disposed
= true;
6 references to disposed
System.ServiceModel (6)
System\ServiceModel\Channels\Msmq4PoisonHandler.cs (6)
83
if (!handler.
disposed
)
133
if (this.
disposed
)
186
if (this.
disposed
)
255
if (!this.
disposed
)
289
if (!handler.
disposed
)
310
if (!this.
disposed
)