3 references to Any
System.Private.CoreLib (3)
System\GC.NativeAot.cs (3)
772public static GCMemoryInfo GetGCMemoryInfo() => GetGCMemoryInfoUnchecked(GCKind.Any); 779if ((kind < GCKind.Any) || (kind > GCKind.Background)) 784GCKind.Any,