2 references to InternalRelease
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\SafeHandle.cs (2)
115InternalRelease(disposeOrFinalizeOperation: true); 187public void DangerousRelease() => InternalRelease(disposeOrFinalizeOperation: false);