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