21 overrides of Close
mscorlib (1)
system\io\stream.cs (1)
1158public override void Close()
PresentationFramework (5)
src\Framework\MS\Internal\AppModel\BamlStream.cs (1)
157public override void Close()
src\Framework\MS\Internal\IO\Packaging\ByteStream.cs (1)
370public override void Close()
src\Framework\MS\Internal\Navigation\BindStream.cs (1)
198public override void Close()
src\Framework\System\Windows\Markup\XamlStream.cs (2)
663public override void Close() 828public override void Close()
System (2)
net\System\Net\mail\DelegatedStream.cs (1)
126public override void Close()
sys\system\configuration\ClientSettingsStore.cs (1)
378public override void Close() {
System.IO.Log (2)
System\IO\Log\FileLogRecordStream.cs (1)
174public override void Close()
System\IO\Log\FileRegion.cs (1)
127public override void Close()
System.Runtime.Serialization (4)
System\Runtime\Serialization\Json\JsonEncodingStreamWrapper.cs (1)
190public override void Close()
System\Xml\EncodingStreamWrapper.cs (1)
596public override void Close()
System\Xml\XmlMtomReader.cs (2)
2124public override void Close() 2865public override void Close()
System.ServiceModel (5)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (1)
127public override void Close()
System\ServiceModel\Channels\Connection.cs (1)
370public override void Close()
System\ServiceModel\Channels\DelegatingStream.cs (1)
117public override void Close()
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
1146public override void Close()
System\ServiceModel\Dispatcher\StreamFormatter.cs (1)
318public override void Close()
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\ByteStreamBufferedMessageData.cs (1)
98public override void Close()
System.ServiceModel.Internals (1)
System\Runtime\BufferedOutputStream.cs (1)
177public override void Close()
428 references to Close
mscorlib (18)
system\io\binaryreader.cs (1)
96copyOfStream.Close();
system\io\binarywriter.cs (1)
106OutStream.Close();
system\io\bufferedstream.cs (1)
275_stream.Close();
system\io\isolatedstorage\isolatedstoragefile.cs (1)
2390s.Close();
system\io\isolatedstorage\isolatedstoragefilestream.cs (1)
368m_fs.Close();
system\io\stream.cs (2)
260Close(); 1162_stream.Close();
system\io\streamreader.cs (1)
281stream.Close();
system\io\streamwriter.cs (1)
269stream.Close();
system\io\unmanagedmemorystreamwrapper.cs (1)
54_unmanagedStream.Close();
system\resources\resourcewriter.cs (2)
266_output.Close(); 712s.Close();
system\security\cryptography\cryptostream.cs (2)
698Close(); 708_stream.Close();
system\security\cryptography\mactripledes.cs (1)
157Close();
system\security\cryptography\passwordderivebytes.cs (2)
273cs.Close(); 284cs.Close();
system\security\policy\policylevel.cs (1)
812stream.Close();
PresentationBuildTasks (2)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
577bamlStream.Close();
BuildTasks\MS\Internal\Shared\SourceFileInfo.cs (1)
147_stream.Close();
PresentationCore (16)
Core\CSharp\MS\Internal\FontCache\FontSource.cs (2)
251fontStream.Close(); 280fileMapping.Close();
Core\CSharp\MS\Internal\IO\Packaging\ByteRangeDownloader.cs (1)
142_tempFileStream.Close();
Core\CSharp\MS\Internal\IO\Packaging\DeobfuscatingStream.cs (1)
249_obfuscatedStream.Close();
Core\CSharp\MS\Internal\IO\Packaging\NetStream.cs (3)
451_responseStream.Close(); 1259_responseStream.Close(); 1313_tempFileStream.Close();
Core\CSharp\MS\Internal\IO\Packaging\ResponseStream.cs (2)
245_innerStream.Close(); 250_owningStream.Close();
Core\CSharp\System\IO\Packaging\PackWebResponse.cs (2)
559_responseStream.Close(); 747_parent._responseStream.Close();
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (1)
315pinnedFontSource.Close();
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
268_uriStream.Close(); 1709_uriStream.Close();
Core\CSharp\System\Windows\Media\Imaging\BitmapDownload.cs (1)
376entry.inputStream.Close();
Shared\MS\Internal\IO\SynchronizingStream.cs (1)
246_baseStream.Close();
PresentationFramework (19)
src\Framework\MS\Internal\AppModel\AppModelKnownContentFactory.cs (2)
92stream.Close(); 145stream.Close();
src\Framework\MS\Internal\AppModel\BamlStream.cs (1)
159_stream.Close();
src\Framework\MS\Internal\IO\Packaging\PackageFilter.cs (2)
368_currentStream.Close(); 440_currentStream.Close();
src\Framework\MS\Internal\IO\Packaging\XpsFilter.cs (1)
642_packageStream.Close();
src\Framework\MS\Internal\Navigation\BindStream.cs (1)
200_stream.Close();
src\Framework\System\Windows\Data\XmlDataProvider.cs (1)
598stream.Close();
src\Framework\System\Windows\Documents\PageContent.cs (2)
564pageStream.Close(); 608pageStream.Close();
src\Framework\System\Windows\Documents\PageContentAsyncResult.cs (2)
167responseStream.Close(); 254_pendingStream.Close();
src\Framework\System\Windows\Interop\DocobjHost.cs (1)
1443fileStream.Close();
src\Framework\System\Windows\Markup\Baml2006\SharedStream.cs (1)
282_baseStream.Close();
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
388BamlStream.Close();
src\Framework\System\Windows\Markup\BamlWriter.cs (1)
91_bamlRecordWriter.BamlStream.Close();
src\Framework\System\Windows\Markup\XamlReader.cs (2)
708stream.Close(); 1071stream.Close();
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
3217s.Close();
System (122)
compmod\microsoft\csharp\csharpcodeprovider.cs (4)
682temp.Close(); 3399new FileStream(options.OutputAssembly, FileMode.Create, FileAccess.ReadWrite).Close(); 3745temp.Close(); 3826fileStreams[i].Close();
compmod\microsoft\visualbasic\VBCodeProvider.cs (2)
2832new FileStream(options.OutputAssembly, FileMode.Create, FileAccess.ReadWrite).Close(); 2933fs.Close();
compmod\system\codedom\compiler\CodeCompiler.cs (6)
273temp.Close(); 348new FileStream(options.OutputAssembly, FileMode.Create, FileAccess.ReadWrite).Close(); 393outputStream.Close(); 427fs.Close(); 466temp.Close(); 518fileStreams[i].Close();
compmod\system\codedom\compiler\Executor.cs (2)
282output.Close(); 283error.Close();
net\System\Net\_CommandStream.cs (1)
262Close();
net\System\Net\_Connection.cs (3)
1178NetworkStream.Close(); 1254Close(); 1446Close();
net\System\Net\_FtpDataStream.cs (2)
190Close(); 219Close(); // This should block for pipeline completion
net\System\Net\_ListenerRequestStream.cs (1)
181Close();
net\System\Net\_PooledStream.cs (2)
578m_NetworkStream.Close(); 662m_NetworkStream.Close();
net\System\Net\Cache\_CacheStreams.cs (13)
138m_HeadStream.Close(); 194m_HeadStream.Close(); 243m_HeadStream.Close(); 314m_HeadStream.Close(); 324WrappedStream.Close(); 486m_ShadowStream.Close(); 588m_ShadowStream.Close(); 647m_ShadowStream.Close(); 738m_ShadowStream.Close(); 790WrappedStream.Close(); 807m_ShadowStream.Close(); 1007WrappedStream.Close(); 1233WrappedStream.Close();
net\System\Net\Cache\_RequestCacheProtocol.cs (5)
263stream.Close(); 295_Validator.CacheStream.Close(); 392_Validator.CacheStream.Close(); 447_ResponseStream.Close(); 548_ResponseStream.Close();
net\System\Net\Cache\_SingleItemRequestCache.cs (3)
193realCacheStream.Close(); 544_RealStream.Close(); 561_RealStream.Close();
net\System\Net\Cache\HttpRequestCacheValidator.cs (1)
271CacheStream.Close();
net\System\Net\Cache\IERequestCache.cs (3)
337result.Close(); 709Close(); 930Close();
net\System\Net\filewebrequest.cs (3)
379m_stream.Close(); 536requestStream.Close(); 601Close();
net\System\Net\filewebresponse.cs (1)
165chkStream.Close();
net\System\Net\FtpWebRequest.cs (1)
1643m_Stream.Close();
net\System\Net\FtpWebResponse.cs (1)
110stream.Close();
net\System\Net\HttpListenerResponse.cs (3)
370m_ResponseStream.Close(); 401m_ResponseStream.Close(); 445m_ResponseStream.Close();
net\System\Net\HttpWebRequest.cs (7)
1936stream.Close(); 2180stream.Close(); 3613newResponse.m_ConnectStream.Close(); 3691newResponse.m_ConnectStream.Close(); 4321oldResponseStream.Close(); 6004_HttpResponse.ResponseStream.Close(); 6170stream.Close();
net\System\Net\HttpWebResponse.cs (10)
454stream.Close(); 482stream.Close(); 741Close(); 764Close(); 786Close(); 815Close(); 846Close(); 870Close(); 892Close(); 920Close();
net\System\Net\mail\Attachment.cs (2)
116part.Stream.Close(); 150part.Stream.Close();
net\System\Net\mail\DelegatedStream.cs (1)
128this.stream.Close();
net\System\Net\mail\MailWriter.cs (1)
47this.stream.Close();
net\System\Net\mail\Message.cs (3)
249context.writer.EndGetContentStream(result).Close(); 280writer.EndGetContentStream(newResult).Close(); 327writer.GetContentStream().Close();
net\System\Net\mail\MimeMultiPart.cs (2)
57context.outputStream.Close(); 209outputStream.Close();
net\System\Net\mail\MimePart.cs (4)
28stream.Close(); 94this.stream.Close(); 141context.outputStream.Close(); 317outputStream.Close();
net\System\Net\mail\MimeWriter.cs (2)
60this.stream.Close(); 67this.stream.Close();
net\System\Net\SecureProtocols\AuthenticatedStream.cs (1)
73_InnerStream.Close();
net\System\Net\Sockets\_TransmitFileOverlappedAsyncResult.cs (1)
124m_fileStream.Close();
net\System\Net\Sockets\NetworkStream.cs (1)
619Close();
net\System\Net\Sockets\Socket.cs (2)
9319m_SendPacketsFileStreams[i].Close(); 9997m_SendPacketsFileStreams[i].Close();
net\System\Net\webclient.cs (16)
413fs.Close(); 718fs.Close(); 1173ReadStream.Close(); 1175WriteStream.Close(); 1198WriteStream.Close(); 1201ReadStream.Close(); 1225state.WriteStream.Close(); 1264state.WriteStream.Close(); 1415ReadStream.Close(); 1462WriteStream.Close(); 1465ReadStream.Close(); 1490state.ReadStream.Close(); 1521state.ReadStream.Close(); 2108fs.Close(); 2423fs.Close(); 3062m_stream.Close();
net\System\Net\WebSockets\WebSocketBase.cs (1)
1419m_InnerStream.Close();
net\System\Net\WebSockets\WebSocketHttpListenerDuplexStream.cs (2)
692m_InputStream.Close(); 696m_OutputStream.Close();
services\monitoring\system\diagnosticts\AsyncStreamReader.cs (1)
109stream.Close();
sys\system\configuration\ClientSettingsStore.cs (1)
379_originalStream.Close();
sys\system\configuration\SettingsPropertyValue.cs (4)
110ms.Close(); 197ms.Close(); 230ms.Close(); 259ms.Close();
sys\System\IO\compression\DeflateStream.cs (1)
615_stream.Close();
sys\System\IO\compression\GZipStream.cs (1)
160deflateStream.Close();
sys\system\io\ports\SerialPort.cs (1)
646internalSerialStream.Close();
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
1141fs.Close();
System.Configuration (3)
System\Configuration\Internal\WriteFileContext.cs (2)
186fs.Close(); 297FileStream.Close();
System\Configuration\XmlUtil.cs (1)
129_stream.Close();
System.Core (2)
System\Diagnostics\EventSchemaTraceListener.cs (1)
754stream.Close();
System\IO\MemoryMappedFiles\MemoryMappedFile.cs (1)
803fileStream.Close();
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
1141fs.Close();
fx\src\data\System\Data\SQLTypes\SQLFileStream.cs (1)
124m_fs.Close();
System.Data.Entity.Design (1)
System\Data\EntityModel\Emitters\ClientApiGenerator.cs (1)
168tempFileStream.Close();
System.Data.Services.Client (3)
System\Data\Services\Client\DataServiceContext.cs (3)
3682this.stream.Close(); 5353batchStream.Close(); 5832stream.Close();
System.Data.Services.Design (1)
System\Data\EntityModel\Emitters\ClientApiGenerator.cs (1)
327tempFileStream.Close();
System.Drawing (5)
commonui\System\Drawing\IconConverter.cs (1)
125ms.Close();
commonui\System\Drawing\Image.cs (1)
436created.Close();
commonui\System\Drawing\ImageConverter.cs (1)
154ms.Close();
commonui\System\Drawing\Printing\PrinterSettings.cs (1)
589stream.Close();
commonui\System\Drawing\ToolboxBitmapAttribute.cs (1)
329reader.Close();
System.IdentityModel (9)
System\IdentityModel\EnvelopedSignatureWriter.cs (2)
156_signatureFragment.Close(); 157_endFragment.Close();
System\IdentityModel\SamlDelegatingWriter.cs (4)
88this.startFragment.Close(); 89this.signatureFragment.Close(); 90this.endFragment.Close(); 100this.writerStream.Close();
System\IdentityModel\SignedXml.cs (1)
864_bufferedStream.Close();
System\IdentityModel\WrappedReader.cs (2)
124this.contentStream.Close(); 190this.contentStream.Close();
System.IO.Log (5)
System\IO\Log\FileLogRecordStream.cs (1)
178this.stream.Close();
System\IO\Log\FileRegion.cs (2)
129this.innerStream.Close(); 130base.Close();
System\IO\Log\LogLogRecord.cs (2)
228oldStream.Close(); 257this.innerStream.Close();
System.Runtime.Remoting (31)
channels\core\socketmanager.cs (1)
155NetStream.Close();
channels\core\streamhelper.cs (2)
253Source.Close(); 255Target.Close();
channels\http\httpclientchannel.cs (4)
736inputStream.Close(); 739writeStream.Close(); 1006RequestStream.Close(); 1072asyncRequestState.RequestStream.Close();
channels\http\httpremotinghandler.cs (1)
671httpContentStream.Close();
channels\http\httpstreams.cs (4)
708headerStream.Close(); 756_responseStream.Close(); 792_responseStream.Close(); 793httpContentStream.Close();
channels\ipc\ipcclientmanager.cs (2)
123headerStream.Close(); 126contentStream.Close();
channels\ipc\ipcmanager.cs (3)
233headerStream.Close(); 261headerStream.Close(); 265contentStream.Close();
channels\sinks\binaryformattersinks.cs (2)
237stream.Close(); 588requestStream.Close();
channels\sinks\soapformattersinks.cs (2)
289stream.Close(); 657requestStream.Close();
channels\tcp\tcpclientchannel.cs (1)
508requestStream.Close();
channels\tcp\tcpclientsocketmanager.cs (2)
134headerStream.Close(); 148contentStream.Close();
channels\tcp\tcpserverchannel.cs (1)
512negoServer.Close();
channels\tcp\tcpstreams.cs (3)
363headerStream.Close(); 367contentStream.Close(); 421headerStream.Close();
metadata\metadata.cs (3)
162fs.Close(); 201inputStream.Close(); 273outputStream.Close();
System.Runtime.Serialization (11)
System\Runtime\Serialization\Json\JsonEncodingStreamWrapper.cs (2)
193base.Close(); 194this.stream.Close();
System\Xml\EncodingStreamWrapper.cs (2)
599base.Close(); 600this.stream.Close();
System\Xml\XmlBufferReader.cs (1)
105stream.Close();
System\Xml\XmlMtomReader.cs (5)
1441binHexStream.Close(); 1792s.Close(); 1815currentStream.Close(); 2612stream.Close(); 2867stream.Close();
System\Xml\XmlStreamNodeWriter.cs (1)
773stream.Close();
System.Security (10)
system\security\cryptography\xml\encryptedxml.cs (2)
262inputStream.Close(); 263decInputStream.Close();
system\security\cryptography\xml\reference.cs (2)
447hashInputStream.Close(); 451inputStream.Close();
system\security\cryptography\xml\transform.cs (6)
92currentInputStream.Close(); 105ms.Close(); 117ms.Close(); 877_inputStream.Close(); 1397toDecrypt.Close(); 1400decryptedContent.Close();
System.ServiceModel (20)
System\ServiceModel\Channels\BinaryMessageEncoder.cs (1)
880stream.Close();
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (1)
134stream.Close();
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
178this.connection.Close();
System\ServiceModel\Channels\Connection.cs (1)
651stream.Close();
System\ServiceModel\Channels\DelegatingStream.cs (1)
119stream.Close();
System\ServiceModel\Channels\HttpChannelHelpers.cs (7)
179inputStream.Close(); 843this.httpWebResponse.GetResponseStream().Close(); 1168outputStream.Close(); 1528this.outputStream.Close(); 1694httpOutput.outputStream.Close(); 1728httpOutput.outputStream.Close(); 3744responseStream.Close();
System\ServiceModel\Channels\MessageEncoder.cs (1)
63stream.Close();
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
1149base.Close();
System\ServiceModel\ComIntegration\ComIntegrationManifestGenerator.cs (4)
67s.Close(); 72s.Close(); 110s.Close(); 115s.Close();
System\ServiceModel\Dispatcher\StreamFormatter.cs (1)
326base.Close();
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (1)
465stream.Close();
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\HostedHttpContext.cs (1)
664base.Close();
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\ByteStreamBufferedMessageData.cs (1)
101base.Close();
System\ServiceModel\Channels\XmlByteStreamWriter.cs (1)
61this.stream.Close();
System.Transactions (3)
System\Transactions\TransactionManager.cs (3)
263stream.Close(); 525stream.Close(); 556streamToWrite.Close();
System.Web (28)
Compilation\BaseResourcesBuildProvider.cs (1)
146outputStream.Close();
Configuration\MachineKeySection.cs (1)
586cs.Close();
Configuration\RemoteWebConfigurationHostServer.cs (1)
114tempFileStream.Close();
Configuration\RemoteWebConfigurationHostStream.cs (1)
157_MemoryStream.Close();
Handlers\AssemblyResourceLoader.cs (1)
704resourceStream.Close();
Hosting\IIS7WorkerRequest.cs (2)
1055f.Close(); 1087f.Close();
Hosting\ISAPIWorkerRequest.cs (3)
1394f.Close(); 1426f.Close(); 1445f.Close();
HttpInputStream.cs (1)
248_filestream.Close();
HttpPostedFile.cs (1)
118f.Close();
HttpRequest.cs (1)
2945f.Close();
HttpResponse.cs (5)
2783f.Close(); // close before writing 2796f.Close(); 2859f.Close(); 2900f.Close(); 2949f.Close();
HttpWriter.cs (3)
498f.Close(); 1470_installedFilter.Close(); 1545_installedFilter.Close();
ImplicitAsyncPreloadModule.cs (1)
34_inputStream.Close();
Profile\ProfileModule.cs (1)
270ms.Close();
Security\RolePrincipal.cs (2)
118ms.Close(); 265ms.Close();
State\OutOfProcStateClientManager.cs (1)
469stream.Close();
UI\Util.cs (1)
313fs.Close();
Util\SmtpMail.cs (1)
613File.Open(_filename, FileMode.Open, FileAccess.Read, FileShare.Read).Close();
System.Web.DataVisualization (9)
Common\General\Chart.cs (1)
3462 stream.Close();
Common\Utilities\XmlSerializer.cs (6)
683 imageStream.Close(); 720 imageStream.Close(); 2266 stream.Close(); 2770 imageStream.Close(); 2874 stream.Close(); 3196 imageStream.Close();
WebForm\ChartWebControl.cs (2)
1098 fileStream.Close(); 1274 fileStream.Close();
System.Web.Mobile (1)
UI\MobileControls\Design\Util\FileReader.cs (1)
44stream.Close();
System.Web.Services (19)
System\Web\Services\Discovery\ContractReference.cs (1)
265stream.Close();
System\Web\Services\Discovery\DiscoveryClientProtocol.cs (5)
285responseStream.Close(); 365docFile.Close(); 372file.Close(); 504file.Close(); 515topLevelFile.Close();
System\Web\Services\Discovery\DiscoveryDocumentReference.cs (1)
151stream.Close();
System\Web\Services\Discovery\DiscoveryReference.cs (1)
148stream.Close();
System\Web\Services\Discovery\DiscoveryRequestHandler.cs (1)
66stream.Close();
System\Web\Services\Protocols\BufferedResponseStream.cs (1)
39outputStream.Close();
System\Web\Services\Protocols\ClientProtocol.cs (2)
283requestStream.Close(); 606ResponseStream.Close();
System\Web\Services\Protocols\HttpClientProtocol.cs (1)
159if (requestStream != null) requestStream.Close();
System\Web\Services\Protocols\RequestResponse.cs (1)
103stream.Close();
System\Web\Services\Protocols\SoapClientProtocol.cs (4)
303requestStream.Close(); 317responseStream.Close(); 385responseStream.Close(); 414responseStream.Close();
System\Web\Services\Protocols\SoapExtensionStream.cs (1)
76innerStream.Close();
System.Windows.Forms (10)
winforms\Managed\System\Resources\ResXResourceReader.cs (2)
237stream.Close(); 298stream.Close();
winforms\Managed\System\Resources\ResXResourceWriter.cs (1)
663stream.Close();
winforms\Managed\System\WinForms\AxHost.cs (1)
6543ms.Close();
winforms\Managed\System\WinForms\Cursor.cs (1)
129f.Close();
winforms\Managed\System\WinForms\CursorConverter.cs (1)
139ms.Close();
winforms\Managed\System\WinForms\PictureBox.cs (2)
822rs.Close(); 833responseStream.Close();
winforms\Managed\System\WinForms\RichTextBox.cs (2)
2422file.Close(); 2774file.Close();
System.Windows.Forms.DataVisualization (9)
Common\General\Chart.cs (1)
3462 stream.Close();
Common\Utilities\XmlSerializer.cs (6)
683 imageStream.Close(); 720 imageStream.Close(); 2266 stream.Close(); 2770 imageStream.Close(); 2874 stream.Close(); 3196 imageStream.Close();
WinForm\ChartWinControl.cs (2)
785 fileStream.Close(); 813 fileStream.Close();
System.Workflow.ComponentModel (3)
AuthoringOM\Compiler\CompileXomlTask.cs (1)
1356fileStream.Close();
AuthoringOM\Compiler\XomlCompilerHelpers.cs (1)
719temp.Close();
AuthoringOM\Design\WorkflowInlining.cs (1)
140this.lastInvokedWorkflowState.Close();
System.Workflow.Runtime (1)
Tracking\SqlTrackingService.cs (1)
2484stream.Close();
System.WorkflowServices (6)
System\ServiceModel\Activation\WorkflowServiceHostFactory.cs (2)
95workflowDefinitionStream.Close(); 100ruleDefinitionStream.Close();
System\ServiceModel\Persistence\SqlPersistenceProviderFactory.cs (2)
499memStr.Close(); 525memStr.Close();
System\Workflow\Runtime\StreamedWorkflowDefinitionContext.cs (2)
80workflowDefStream.Close(); 85ruleDefStream.Close();
System.Xml (11)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
788this.inStrm.Close();
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
677stream.Close();
System\Xml\Core\XmlTextReaderImpl.cs (2)
701stream.Close(); 7246ps.stream.Close();
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
101stream.Close();
System\Xml\Core\XmlTextReaderImplHelpers.cs (1)
104stream.Close();
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
603stream.Close();
System\Xml\Core\XmlWriterSettings.cs (1)
462fs.Close();
System\Xml\XmlDownloadManager.cs (2)
127stream.Close(); 228stream.Close();
System\Xml\Xslt\XslTransform.cs (1)
244fs.Close();
WindowsBase (44)
Base\MS\Internal\IO\Packaging\CompoundFile\RightsManagementEncryptedStream.cs (3)
280_baseStream.Close(); 282_readCache.Close(); // the life time of these two streams is exactly the 283_writeCache.Close(); // same as the lifetime of the object itself
Base\MS\Internal\IO\Packaging\CompoundFile\StreamWithDictionary.cs (1)
109baseStream.Close();
Base\MS\Internal\IO\Packaging\CompoundFile\VersionedStream.cs (1)
256_stream.Close();
Base\MS\Internal\IO\Packaging\CompressEmulationStream.cs (1)
320_tempStream.Close();
Base\MS\Internal\IO\Packaging\CompressStream.cs (2)
544_current.Close(); // call Dispose() 687_current.Close();
Base\MS\Internal\IO\Packaging\PieceDirectory.cs (1)
340_pieceStreamInfoList[i].Stream.Close();
Base\MS\Internal\IO\Packaging\SparseMemoryStream.cs (5)
133_memoryStreamList[i].Stream.Close(); // we need to carefully close the memoryStreams so they properly report the memory usage 420memStreamBlock.Stream.Close(); 427_isolatedStorageStream.Close(); 581_memoryStreamList[i].Stream.Close(); // we need to carefully close the memoryStreams so they properly report the memory usage 723memStreamBlock.Stream.Close();
Base\MS\Internal\IO\Packaging\streamingZipPartStream.cs (2)
270_pieceStream.Close(); 297_pieceStream.Close();
Base\MS\Internal\IO\Packaging\XmlDigitalSignatureProcessor.cs (1)
527stream.Close();
Base\MS\Internal\IO\Zip\WriteTimeStream.cs (1)
140_baseStream.Close();
Base\MS\Internal\IO\Zip\ZipArchive.cs (1)
109archiveStream.Close();
Base\MS\Internal\IO\Zip\ZipIOBlockManager.cs (1)
804_archiveStream.Close();
Base\MS\Internal\IO\Zip\ZipIOFileItemStream.cs (6)
113_sparseMemoryStreamSuffix.Close(); 432_sparseMemoryStreamSuffix.Close(); 487_cachePrefixStream.Close(); 503_sparseMemoryStreamSuffix.Close(); 549_sparseMemoryStreamSuffix.Close(); 554_cachePrefixStream.Close();
Base\MS\Internal\IO\Zip\ZipIOLocalFileBlock.cs (7)
167_deflateStream.Close(); 261_crcCalculatingStream.Close(); 266_deflateStream.Close(); 691_crcCalculatingStream.Close(); 694_deflateStream.Close(); 696_fileItemStream.Close(); 867exposedStream.Close();
Base\MS\Internal\IO\Zip\ZipIORawDataFileBlock.cs (1)
116_cachePrefixStream.Close();
Base\System\IO\Packaging\CompoundFile\DataSpaceManager.cs (2)
380_baseStream.Close(); 1140versionStream.Close();
Base\System\IO\Packaging\CompoundFile\StorageInfo.cs (2)
866((Stream)(deadStreamInfoCore.exposedStream)).Close(); 1258((Stream)(streamRelease.exposedStream)).Close();
Base\System\IO\Packaging\CompoundFile\StreamInfo.cs (2)
301((Stream)(core.exposedStream)).Close(); 506((Stream)(core.exposedStream)).Close();
Base\System\IO\Packaging\EncryptedPackage.cs (1)
1067_packageStream.Close();
Base\System\IO\Packaging\Package.cs (1)
1694_stream.Close();
Base\System\IO\Packaging\PackagePart.cs (2)
681s.Close(); 692GetStream(FileMode.CreateNew, _container.FileOpenAccess).Close();