1 reference to IsLargeArrayNotSupported
System.Windows.Forms.Primitives.TestUtilities (1)
PlatformDetection.cs (1)
29private static readonly Lazy<bool> s_largeArrayIsNotSupported = new(IsLargeArrayNotSupported);