Commit f4ea050
[release/10.0] Add property and event parent lookup table entries in AddPropertyToPropertyMap and AddEventToEventMap (#125742)
Backport of #125536 to release/10.0
/cc @tommcdon
## Customer Impact
- [x] Customer reported
- [ ] Found internally
Multiple successive edits to an ASP.NET Core Project, esp. both cshtml
or cs, results in an unhandled `ArgumentOutOfRangeException` on the
target application.
This issue has been reported by customer on
#125534 (which was copied from
Visual Studio feedback item [Hot Reload: Token id is not valid in the
scope of module
System.ModuleHandle](https://developercommunity.visualstudio.com/t/Hot-Reload:-Token-id-is-not-valid-in-t/10973525))
and dotnet/sdk#48182.
## Regression
- [x] Yes
- [ ] No
Regressed in .NET 9 according to
dotnet/sdk#48182
## Testing
Internal Visual Studio testing has been updated to cover this scenario
## Risk
Low
Co-authored-by: Tom McDonald <tommcdon@microsoft.com>1 parent 87494dc commit f4ea050
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4903 | 4903 | | |
4904 | 4904 | | |
4905 | 4905 | | |
| 4906 | + | |
| 4907 | + | |
| 4908 | + | |
| 4909 | + | |
| 4910 | + | |
| 4911 | + | |
| 4912 | + | |
| 4913 | + | |
4906 | 4914 | | |
4907 | 4915 | | |
4908 | 4916 | | |
| |||
4930 | 4938 | | |
4931 | 4939 | | |
4932 | 4940 | | |
| 4941 | + | |
| 4942 | + | |
| 4943 | + | |
| 4944 | + | |
| 4945 | + | |
| 4946 | + | |
| 4947 | + | |
| 4948 | + | |
4933 | 4949 | | |
4934 | 4950 | | |
4935 | 4951 | | |
| |||
0 commit comments