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