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