1 write to StateLeaveOnClose
UnitTests.Common (1)
MockCommunicationObject.cs (1)
363
data.
StateLeaveOnClose
= mco.State;
2 references to StateLeaveOnClose
System.ServiceModel.Primitives.Tests (2)
Channels\CommunicationObjectTest.cs (2)
223
Assert.True(data.
StateLeaveOnClose
== CommunicationState.Closing,
225
data.
StateLeaveOnClose
));