You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Use this to stop the library exiting the process without telling us.
173
+
/// https://github.com/dotnet/roslyn/issues/41724
173
174
/// </summary>
174
175
/// <remarks>
175
176
/// The simplification code in particular is quite buggy, scattered with "throw ExceptionUtilities.Unreachable" with no particular reasoning for why the code wouldn't be reachable.
0 commit comments