ResourceTypeReference GetHashCode() is not O(1) on average
Open
enhancement
tech debt
- Dominant language
- Bicep
- Stars
- 3.6k
- Forks
- 830
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 79
Description
PR feedback from #8967

Contributor guide
Research direction
Start by reviewing PR #8967 and the ResourceTypeReference.GetHashCode() implementation referenced by this issue. Determine why hashing is not O(1) on average and verify that the completed change restores that complexity, using any relevant existing checks you find.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100