-
Notifications
You must be signed in to change notification settings - Fork 983
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor AutoCompleteStringCollection
to use List<string>
instead of ArrayList
#8142
Refactor AutoCompleteStringCollection
to use List<string>
instead of ArrayList
#8142
Conversation
@RussKie flaky test? I can't see any test failures. |
This looks like a new regression introduced by #8105. |
Could you please rerun the pipeline? |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
Done. |
src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs
Outdated
Show resolved
Hide resolved
…StringCollection.cs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a question. Otherwise LGTM, thank you!
src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs
Outdated
Show resolved
Hide resolved
…lan/winforms into AutoCompleteStringCollection-ListT
Head branch was pushed to by a user without write access
Work related to #8140
Microsoft Reviewers: Open in CodeFlow