169 references to Close
System.ServiceModel (164)
System\ServiceModel\Channels\ChannelDemuxer.cs (4)
152message.Close(); 3354request.RequestMessage.Close(); 3896this.message.Close(); 3938self.message.Close();
System\ServiceModel\Channels\ChannelReliableSession.cs (6)
191this.terminatingFault.Close(); 260faultMessage.Close(); 343this.terminatingFault.Close(); 442info.Message.Close(); 467info.Message.Close(); 602info.Message.Close();
System\ServiceModel\Channels\ContextChannelRequestContext.cs (3)
100replyMessage.Close(); 245this.replyMessage.Close(); 269this.replyMessage.Close();
System\ServiceModel\Channels\ContextOutputChannelBase.cs (3)
92sendMessage.Close(); 238this.sendMessage.Close(); 262this.sendMessage.Close();
System\ServiceModel\Channels\ContextRequestChannelBase.cs (3)
96requestMessage.Close(); 244this.requestMessage.Close(); 268this.requestMessage.Close();
System\ServiceModel\Channels\DelegatingMessage.cs (1)
58this.innerMessage.Close();
System\ServiceModel\Channels\HttpChannelFactory.cs (3)
1262request.Close(); 1571this.requestMessage.Close(); 1600this.requestMessage.Close();
System\ServiceModel\Channels\HttpRequestContext.cs (5)
189message.Close(); 337responseMessage.Close(); 605this.responseMessage.Close(); 681this.responseMessage.Close(); 725this.responseMessage.Close();
System\ServiceModel\Channels\Message.cs (1)
271Close();
System\ServiceModel\Channels\MsmqDecodeHelper.cs (2)
163message.Close(); 409message.Close();
System\ServiceModel\Channels\OneWayChannelFactory.cs (2)
208response.Close(); 575message.Close();
System\ServiceModel\Channels\OneWayChannelListener.cs (3)
142result.Close(); 397this.message.Close(); 1322message.Close();
System\ServiceModel\Channels\PeerConnector.cs (1)
170message.Close();
System\ServiceModel\Channels\PeerFlooder.cs (3)
230message.Close(); 432message.Close(); 1004message.Close();
System\ServiceModel\Channels\PeerNodeImplementation.cs (3)
469message.Close(); 471securedMessage.Close(); 1525message.Close();
System\ServiceModel\Channels\PeerSecurityHelpers.cs (1)
808request.Close();
System\ServiceModel\Channels\ReliableChannelBinder.cs (4)
3792message.Close(); 3856context.RequestMessage.Close(); 4208item.Close(); 4274item.RequestMessage.Close();
System\ServiceModel\Channels\ReliableChannelListener.cs (6)
1045faultReply.Close(); 1497faultReply.Close(); 1733message.Close(); 1772message.Close(); 1863context.RequestMessage.Close(); 1902context.RequestMessage.Close();
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (1)
687info.Message.Close();
System\ServiceModel\Channels\ReliableInputSessionChannel.cs (2)
894info.Message.Close(); 1263info.Message.Close();
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (8)
1054faultState.FaultMessage.Close(); 1068faultState.FaultMessage.Close(); 1090message.Close(); 1103message.Close(); 1621request.Close(); 1757this.request.Close(); 2352this.Message.Close(); 2385outputResult.Message.Close();
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (3)
518reply.Close(); 608response.Close(); 662messageInfo.Message.Close();
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (11)
697context.RequestMessage.Close(); 869context.RequestMessage.Close(); 999info.Message.Close(); 1049context.RequestMessage.Close(); 1147context.RequestMessage.Close(); 1225context.RequestMessage.Close(); 1397this.innerContexts[i].RequestMessage.Close(); 1679this.reply.Close(); 1830this.asyncMessage.Close(); 1853this.asyncMessage.Close(); 1882oldInfo.Message.Close();
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (10)
566reply.Close(); 601reply.Close(); 626messageInfo.Message.Close(); 648messageInfo.Message.Close(); 662messageInfo.Message.Close(); 669messageInfo.Message.Close(); 714messageInfo.Message.Close(); 747messageInfo.Message.Close(); 966reply.Close(); 1140reply.Close();
System\ServiceModel\Channels\ReplyAdapterChannelListener.cs (1)
296this.request.Close();
System\ServiceModel\Channels\SecurityChannelListener.cs (6)
1313faultMessage.Close(); 1709faultMessage.Close(); 1725faultMessage.Close(); 1757this.faultMessage.Close(); 1908innerItem.Close(); 2002innerItem.Close();
System\ServiceModel\Channels\ServiceChannel.cs (2)
1027rpc.Request.Close(); 1039rpc.Reply.Close();
System\ServiceModel\Channels\TransactionChannelListener.cs (2)
424reply.Close(); 554reply.Close();
System\ServiceModel\Channels\TransmissionStrategy.cs (3)
864this.attemptInfo.Message.Close(); 886this.attemptInfo.Message.Close(); 1147this.attemptInfo.Message.Close();
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (2)
131message.Close(); 200message.Close();
System\ServiceModel\Channels\UtilityExtension.cs (2)
299message.Close(); 343message.Close();
System\ServiceModel\Dispatcher\ActionMessageFilter.cs (1)
114msg.Close();
System\ServiceModel\Dispatcher\ActionMessageFilterTable.cs (4)
293msg.Close(); 332msg.Close(); 374msg.Close(); 416msg.Close();
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
1285reply.Close(); 1389state.Reply.Close();
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
476message.Close();
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
523reply.Close();
System\ServiceModel\Dispatcher\EndpointAddressMessageFilter.cs (1)
83msg.Close();
System\ServiceModel\Dispatcher\EndpointAddressMessageFilterTable.cs (4)
521msg.Close(); 572msg.Close(); 609msg.Close(); 660msg.Close();
System\ServiceModel\Dispatcher\HeaderFilter.cs (1)
36message.Close();
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (3)
1478rpc.Request.Close(); 1541rpc.Reply.Close(); 1559rpc.FaultInfo.Fault.Close();
System\ServiceModel\Dispatcher\PrefixEndpointAddressMessageFilter.cs (1)
76msg.Close();
System\ServiceModel\Dispatcher\QueryMatcher.cs (4)
124this.message.Close(); 211this.message.Close(); 512message.Close(); 778message.Close();
System\ServiceModel\Dispatcher\StreamFormatter.cs (1)
320message.Close();
System\ServiceModel\OperationContext.cs (1)
449oldClientReply.Close();
System\ServiceModel\Security\ImpersonatingMessage.cs (1)
62this.innerMessage.Close();
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (3)
487incomingMessage.Close(); 986this.nextOutgoingMessage.Close(); 1021self.nextOutgoingMessage.Close();
System\ServiceModel\Security\NegotiationTokenAuthenticator.cs (1)
882request.Close();
System\ServiceModel\Security\SecurityAppliedMessage.cs (1)
90this.InnerMessage.Close();
System\ServiceModel\Security\SecuritySessionClientSettings.cs (5)
825closeMessage.Close(); 846message.Close(); 1109message.Close(); 2662this.Message.Close(); 2693thisResult.Message.Close();
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (2)
953wrapper.Message.Close(); 992wrapper.Message.Close();
System\ServiceModel\Security\SecuritySessionServerSettings.cs (18)
1566message.Close(); 1729unverifiedMessage.Close(); 1812requestContext.RequestMessage.Close(); 1913response.Close(); 2211this.message.Close(); 2255this.message.Close(); 2683requestMessage.Close(); 2867this.closeResponse.Close(); 2967pendingCloseResponse.Close(); 3053message.Close(); 3115message.Close(); 3201this.closeResponse.Close(); 3669this.closeResponseMessage.Close(); 3881message.Close(); 3920message.Close(); 3981pendingCloseResponseMessage.Close(); 4125this.closeResponseMessage.Close(); 4792message.Close();
System\ServiceModel\Security\SecurityVerifiedMessage.cs (1)
330this.InnerMessage.Close();
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\FromReply.cs (1)
158inMessage.Close();
System\ServiceModel\Activities\FromRequest.cs (1)
124inMessage.Close();
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\UdpChannelBase.cs (1)
190message.Close(); // implicitly returns the buffer
System\ServiceModel\Channels\UdpChannelListener.cs (1)
232message.Close(); // implicitly returns the buffer
System.ServiceModel.Web (1)
System\ServiceModel\Description\WebScriptEnablingBehavior.cs (1)
419fault.Close();