We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53f49b7 commit e7cf9bbCopy full SHA for e7cf9bb
CommunityToolkit.Tooling.SampleGen.Tests/Helpers/InMemoryAdditionalText.cs
@@ -1,3 +1,7 @@
1
+// Licensed to the .NET Foundation under one or more agreements.
2
+// The .NET Foundation licenses this file to you under the MIT license.
3
+// See the LICENSE file in the project root for more information.
4
+
5
using Microsoft.CodeAnalysis;
6
using Microsoft.CodeAnalysis.Text;
7
CommunityToolkit.Tooling.SampleGen.Tests/Helpers/TestHelpers.cs
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System.Collections.Immutable;
0 commit comments