1 write to StateEnterOnBeginClose
UnitTests.Common (1)
MockCommunicationObject.cs (1)
368data.StateEnterOnBeginClose = mco.State;
2 references to StateEnterOnBeginClose
System.ServiceModel.Primitives.Tests (2)
Channels\CommunicationObjectTest.cs (2)
287Assert.True(data.StateEnterOnBeginClose == CommunicationState.Closing, 289data.StateEnterOnBeginClose));