1 write to StateLeaveOnBeginClose
UnitTests.Common (1)
MockCommunicationObject.cs (1)
370
data.
StateLeaveOnBeginClose
= mco.State;
2 references to StateLeaveOnBeginClose
System.ServiceModel.Primitives.Tests (2)
Channels\CommunicationObjectTest.cs (2)
290
Assert.True(data.
StateLeaveOnBeginClose
== CommunicationState.Closing,
292
data.
StateLeaveOnBeginClose
));