2 references to MaxClassName
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
2245
Span<char> buffer = stackalloc char[PInvokeCore.
MaxClassName
];
System.Windows.Forms.Tests (1)
System\Windows\Forms\RichTextBoxTests.cs (1)
11020
Span<char> buffer = stackalloc char[PInvokeCore.
MaxClassName
];