19 references to Close
PresentationCore (5)
System\Windows\Media\Imaging\BitmapSource.cs (1)
867
pIWicConverter?.
Close
();
System\Windows\Media\Imaging\CroppedBitmap.cs (1)
126
wicClipper?.
Close
();
System\Windows\Media\Imaging\FormatConvertedBitmap.cs (1)
141
wicFormatter?.
Close
();
System\Windows\Media\Imaging\RenderTargetBitmap.cs (1)
216
_convertedDUCEPtr?.
Close
();
System\Windows\Media\MediaPlayerState.cs (1)
792
_nativeMedia.
Close
();
System.Diagnostics.EventLog (7)
System\Diagnostics\EventLog.cs (1)
657
handle.
Close
();
System\Diagnostics\EventLogInternal.cs (6)
489
readHandle.
Close
();
502
writeHandle.
Close
();
517
handle.
Close
();
624
readHandle.
Close
();
630
writeHandle.
Close
();
695
hModule.
Close
();
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\AuthZSet.cs (3)
461
_psBuffer.
Close
();
462
_psUserSid.
Close
();
463
_psMachineSid.
Close
();
System.Drawing.Common (1)
System\Drawing\Printing\PrintController.cs (1)
224
public virtual void OnEndPrint(PrintDocument document, PrintEventArgs e) => _modeHandle?.
Close
();
System.Net.Requests (1)
System\Net\FileWebRequest.cs (1)
338
internal void Abort() => SafeFileHandle.
Close
();
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\WaitHandle.cs (1)
91
_waitHandle?.
Close
();
System.Speech (1)
Internal\ObjectToken\RegistryDataKey.cs (1)
23
regHandle?.
Close
();