forked fromdotnet/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commite861d98
authored
fix memory capture by TcSymbolUses (dotnet#2377)
This fixes memory capture by the retained TcSymbolUses structure, which was unnecessarily capturing the NameResolutionEnv objects for each symbol use1 parent3bf3960 commite861d98
1 file changed
+10
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1391 | 1391 | | |
1392 | 1392 | | |
1393 | 1393 | | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
1394 | 1399 | | |
1395 | 1400 | | |
1396 | | - | |
1397 | | - | |
1398 | | - | |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
1399 | 1404 | | |
1400 | 1405 | | |
1401 | | - | |
1402 | | - | |
| 1406 | + | |
| 1407 | + | |
1403 | 1408 | | |
1404 | 1409 | | |
1405 | 1410 | | |
| |||
0 commit comments
Comments
(0)