1 reference to CleanupCode
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\RuntimeHelpers.cs (1)
72
public static void ExecuteCodeWithGuaranteedCleanup(TryCode code,
CleanupCode
backoutCode, object? userData)