Long switch expression is duplicated in InferTypesWorker_DoNotCallDirectly
overloads
#66116
Labels
Area-IDE
Concept-Design Debt
Engineering Debt, Design Debt, or poor product code quality
good first issue
The issue is reserved for a first time, non-Microsoft contributor
help wanted
The issue is "up for grabs" - add a comment if you are interested in working on it
Milestone
roslyn/src/Workspaces/SharedUtilitiesAndExtensions/Workspace/CSharp/LanguageServices/CSharpTypeInferenceService.TypeInferrer.cs
Lines 141 to 193 in 975dcc5
roslyn/src/Workspaces/SharedUtilitiesAndExtensions/Workspace/CSharp/LanguageServices/CSharpTypeInferenceService.TypeInferrer.cs
Lines 203 to 258 in 975dcc5
We should make sure there is a single method of the two that have this switch expression, and should make sure that cases from both are handled.
The text was updated successfully, but these errors were encountered: