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