1 write to cleanedUp
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpOutputChannel.cs (1)
510
this.
cleanedUp
= true;
7 references to cleanedUp
System.ServiceModel.Channels (7)
System\ServiceModel\Channels\UdpOutputChannel.cs (7)
437
if (this.
cleanedUp
)
444
if (this.
cleanedUp
)
473
if (this.
cleanedUp
)
486
Fx.Assert(!this.
cleanedUp
, "We should only clean up once");
985
if (!thisPtr.channel.
cleanedUp
)
1009
if (this.channel.
cleanedUp
)
1016
if (this.channel.
cleanedUp
)