5 references to CleanedUp
System.ServiceModel (5)
System\ServiceModel\Channels\ChannelReliableSession.cs (5)
155if (this.faulted == SessionFaultState.CleanedUp) 160this.faulted = SessionFaultState.CleanedUp; 320if (this.faulted == SessionFaultState.CleanedUp) 325this.faulted = SessionFaultState.CleanedUp; 497else if (this.faulted == SessionFaultState.CleanedUp)