2 references to StringListLength
System.Windows.Forms.Tests (2)
System\Windows\Forms\FileDialogTests.cs (2)
658
ReadOnlySpan<char> filter = new(o.lpstrFilter.Value, o.lpstrFilter.
StringListLength
);
754
ReadOnlySpan<char> filter = new(o.lpstrFilter.Value, o.lpstrFilter.
StringListLength
);