MParser/Parser/AssemblyInfo.cs

4 lines
89 B
C#

using System.Runtime.CompilerServices;
[assembly:InternalsVisibleTo("Parser.Tests")]