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

Metadata: Disallow backing field on indexer property #19449

Merged
merged 1 commit into from
Jan 1, 2020

Conversation

smitpatel
Copy link
Member

  • Don't discover backing field for indexer property by convention
  • Throw if trying to set a backing field for indexer property

Resolves #19448

@smitpatel smitpatel changed the base branch from smit/indexer to master January 1, 2020 02:12
- Don't discover backing field for indexer property by convention
- Throw if trying to set a backing field for indexer property

Resolves #19448
@smitpatel smitpatel merged commit a8072e9 into master Jan 1, 2020
@smitpatel smitpatel deleted the smit/backingfieldsindexer branch January 1, 2020 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metadata: Disallow backing field on indexer property
3 participants