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