9 references to InterceptAllCloseMethods
System.ServiceModel.Primitives.Tests (9)
Channels\CommunicationObjectTest.cs (3)
26MockCommunicationObject.InterceptAllCloseMethods(mco, closeMethodsCalled); 57MockCommunicationObject.InterceptAllCloseMethods(mco, closeMethodsCalled); 90MockCommunicationObject.InterceptAllCloseMethods(mco, closeMethodsCalled);
Channels\CustomChannelTest.cs (6)
38MockCommunicationObject.InterceptAllCloseMethods(mockChannelFactory, factoryCloseMethodsCalled); 46MockCommunicationObject.InterceptAllCloseMethods(mockRequestChannel, channelCloseMethodsCalled); 128MockCommunicationObject.InterceptAllCloseMethods(mockChannelFactory, factoryCloseMethodsCalled); 136MockCommunicationObject.InterceptAllCloseMethods(mockRequestChannel, channelCloseMethodsCalled); 330MockCommunicationObject.InterceptAllCloseMethods(mockChannelFactory, factoryCloseMethodsCalled); 338MockCommunicationObject.InterceptAllCloseMethods(mockRequestChannel, channelCloseMethodsCalled);