Skip to content

Commit

Permalink
Add issue reference
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamTheCoder committed Feb 15, 2020
1 parent 2f23b89 commit 26d0623
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ICSharpCode.CodeConverter/Shared/ProjectConversion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ private static async Task<IEnumerable<ConversionResult>> ConvertProjectContents(

/// <summary>
/// Use this to stop the library exiting the process without telling us.
/// https://github.com/dotnet/roslyn/issues/41724
/// </summary>
/// <remarks>
/// 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.
Expand Down

0 comments on commit 26d0623

Please sign in to comment.