Commit 06bff44
authored
Implement SynthesizedBackingFieldSymbolBase.TryGetFirstLocation (#82679)
This avoid the allocations done in the Symbol.TryGetFirstLocation usage
of the Locations property.
This accounts for 0.7% of allocations in a scenario in the
ComplietionInCohosting razor speedometer test.
<img width="1683" height="505" alt="image"
src="https://github.com/user-attachments/assets/8b103bf1-5125-41e8-a41a-191067791806"
/>1 parent d70faac commit 06bff44
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
122 | 125 | | |
123 | 126 | | |
124 | 127 | | |
| |||
0 commit comments