1 write to StateEnterOnClose
UnitTests.Common (1)
MockCommunicationObject.cs (1)
361data.StateEnterOnClose = mco.State;
2 references to StateEnterOnClose
System.ServiceModel.Primitives.Tests (2)
Channels\CommunicationObjectTest.cs (2)
220Assert.True(data.StateEnterOnClose == CommunicationState.Closing, 222data.StateEnterOnClose));