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