Whether the GC is currently executing. Used to prevent the GC calling itself (or ending up in loops with
called methods re-calling the GC!)
Namespace: KernelAssembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
private static bool InsideGC
private static bool InsideGC
Field Value
Type:
Boolean