src/Analyzer.Core/InternalsVisibleTo.cs (3 lines of code) (raw):

// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System.Runtime.CompilerServices; [assembly:InternalsVisibleTo("Microsoft.Azure.Templates.Analyzer.Core.UnitTests")]