'Visual studio 2022 highly used memory
Solution 1:[1]
A coworker of mine found the memory leak.
If you disable these two checkboxes your problem is fixed.
Tools -> options -> Text editor -> Advanced
Disable the following:
- Enable pull diagnostics (experimental, requires restart) 
- Enable razor pull diagnostics (experimental, requires restart) 
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source | 
|---|---|
| Solution 1 | Mo D Genesis | 


