Skip to content

Commit 26d0623

Browse files
Add issue reference
1 parent 2f23b89 commit 26d0623

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ICSharpCode.CodeConverter/Shared/ProjectConversion.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ private static async Task<IEnumerable<ConversionResult>> ConvertProjectContents(
170170

171171
/// <summary>
172172
/// Use this to stop the library exiting the process without telling us.
173+
/// https://github.com/dotnet/roslyn/issues/41724
173174
/// </summary>
174175
/// <remarks>
175176
/// 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

Comments
 (0)