Skip to content

Commit

Permalink
document IsExternalInit
Browse files Browse the repository at this point in the history
  • Loading branch information
cdmihai committed Jan 16, 2021
1 parent 9bc3659 commit 317f2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shared/AssemblyUtilities.cs
Expand Up @@ -6,7 +6,7 @@
using System.Linq;
using System.Reflection;

// Declare this to get init properties.
// Declare this to get init properties. See https://github.com/dotnet/roslyn/issues/45510#issuecomment-694977239
namespace System.Runtime.CompilerServices
{
internal static class IsExternalInit { }
Expand Down

0 comments on commit 317f2d5

Please sign in to comment.