1 write to StateAfterCreate
UnitTests.Common (1)
MockCommunicationObject.cs (1)
321data.StateAfterCreate = mco.State;
4 references to StateAfterCreate
System.ServiceModel.Primitives.Tests (4)
Channels\CommunicationObjectTest.cs (4)
188Assert.True(data.StateAfterCreate == CommunicationState.Created, 190data.StateAfterCreate)); 255Assert.True(data.StateAfterCreate == CommunicationState.Created, 257data.StateAfterCreate));