We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede1f5f commit b62eb84Copy full SHA for b62eb84
src/CLR/CorLib/corlib_native_System_GC.cpp
@@ -5,8 +5,7 @@
5
//
6
#include "CorLib.h"
7
8
-HRESULT Library_corlib_native_System_GC::EnableGCMessages___STATIC__VOID__BOOLEAN(
9
- CLR_RT_StackFrame &stack)
+HRESULT Library_corlib_native_System_GC::EnableGCMessages___STATIC__VOID__BOOLEAN(CLR_RT_StackFrame &stack)
10
{
11
NATIVE_PROFILE_CLR_CORE();
12
0 commit comments