5 references to ExecuteCodeWithGuaranteedCleanup
mscorlib (4)
system\environment.cs (1)
138
RuntimeHelpers.
ExecuteCodeWithGuaranteedCleanup
(tryCode, cleanupCode, userData);
system\security\securitycontext.cs (1)
391
RuntimeHelpers.
ExecuteCodeWithGuaranteedCleanup
(tryCode, cleanupCode, runData);
system\threading\compressedstack.cs (1)
295
RuntimeHelpers.
ExecuteCodeWithGuaranteedCleanup
(tryCode, cleanupCode, runData);
system\threading\mutex.cs (1)
130
RuntimeHelpers.
ExecuteCodeWithGuaranteedCleanup
(
System.Core (1)
System\IO\Pipes\Pipe.cs (1)
797
RuntimeHelpers.
ExecuteCodeWithGuaranteedCleanup
(tryCode, cleanupCode, execHelper);