Skip to content
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

Use Type.EmptyTypes consistently #45112

Merged
merged 1 commit into from
Nov 23, 2020
Merged

Conversation

stephentoub
Copy link
Member

We currently have several hundred uses of Array.Empty<Type>() and several hundred uses of Type.EmptyTypes. This just changes the repo to use the latter consistently.

We currently have several hundred uses of `Array.Empty<Type>()` and several hundred uses of `Type.EmptyTypes`.  This just changes the repo to use the latter consistently.
@GrabYourPitchforks
Copy link
Member

248 lines changed from a search and replace! 😮

@stephentoub stephentoub merged commit e2099f6 into dotnet:master Nov 23, 2020
@stephentoub stephentoub deleted the emptytypes branch November 23, 2020 20:48
@ghost ghost locked as resolved and limited conversation to collaborators Dec 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants