You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accomplishing this will produce a GC largely equivalent to the one that is linked-in to coreclr.dll by default. Today, clrgc.dll compiles with FEATURE_REDHAWK to paper over some problems, namely:
Use of _ASSERTE
Use of nativeoverlapped.h in the handle table for Overlapped I/O
Use of S_SIZE_T
Ref_InitializeHandleTableBucket making use of NewHolder