- Home /
- Visual Studio /
Reported by Alois Kraus Dec 14, 2017 at 03:13 PM windows 10.0visual studio 2017 version 15.5editorcrash
Declare
readonly struct FastPoint
{
public int X { ref readonly get; private set; }
public int Y { get; private set; }
}
and watch VS, Intellisense and build crash with 18 GB of memory before it goes down on my 32 GB machine.
Added a solution by Jinu Joseph [MSFT] · Dec 21, 2017 at 02:43 AM
Thank you for your feedback! This issue appears to be identical to https://github.com/dotnet/roslyn/issues/23833 We recommend that you follow the earlier reported issue for updates and fix notifications.
crash of devenv
0
Solution
"Go to all" (Ctrl+G) dont' work and crash the IDE
1
Solution
Problem when publish "new" WebAPI (.NET Framework) at Azure
1
Solution
15.5.1 the system connot find the reference
1
Solution
Intellisense crashing window
1
Solution
Latest update to visual studio is causing lots of crashes in the IDE.
1
Solution
Xaml Designer Crashed when Generic IValueConverter is applied to DataTemplate of a ListBox.
0
Solution
VS2017 crashes when loading solution
2
Solution
crash when splitting window
0
Solution
UI Automation problems with the Breakpoint Settings dialog
0
Solution