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