File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -570,11 +570,11 @@ static const CLR_RT_MethodHandler method_lookup[] =
570570 NULL ,
571571 NULL ,
572572 NULL ,
573+ Library_corlib_native_System_Guid::GenerateNewGuid___STATIC__SZARRAY_U1,
573574 NULL ,
574575 NULL ,
575576 NULL ,
576577 NULL ,
577- Library_corlib_native_System_Guid::GenerateNewGuid___STATIC__SZARRAY_U1,
578578 NULL ,
579579 NULL ,
580580 NULL ,
@@ -1303,11 +1303,11 @@ static const CLR_RT_MethodHandler method_lookup[] =
13031303 NULL ,
13041304 NULL ,
13051305 NULL ,
1306+ Library_corlib_native_System_Guid::GenerateNewGuid___STATIC__SZARRAY_U1,
13061307 NULL ,
13071308 NULL ,
13081309 NULL ,
13091310 NULL ,
1310- Library_corlib_native_System_Guid::GenerateNewGuid___STATIC__SZARRAY_U1,
13111311 NULL ,
13121312 NULL ,
13131313 NULL ,
@@ -1497,18 +1497,18 @@ const CLR_RT_NativeAssemblyData g_CLR_AssemblyNative_mscorlib =
14971497
14981498#if (NANOCLR_REFLECTION == TRUE)
14991499
1500- 0x9F295833 ,
1500+ 0x1549C856 ,
15011501
15021502#elif (NANOCLR_REFLECTION == FALSE)
15031503
1504- 0xFDC67F52 ,
1504+ 0xF0208DC0 ,
15051505
15061506#else
15071507#error "NANOCLR_REFLECTION has to be define either TRUE or FALSE. Check the build options."
15081508#endif
15091509
15101510 method_lookup,
1511- { 100 , 5 , 0 , 23 }
1511+ { 100 , 5 , 0 , 24 }
15121512};
15131513
15141514// clang-format on
You can’t perform that action at this time.
0 commit comments