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