2 references to GetAnalyzersForTargetFramework
Microsoft.NET.Build.Tests (2)
GivenThatWeWantToUseAnalyzers.cs (2)
343
GetAnalyzersForTargetFramework
(ToolsetInfo.CurrentTargetFramework).Should().BeEquivalentTo(new[] { ("system.text.json", "6.0.0-preview.4.21253.7", "analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll") });
344
GetAnalyzersForTargetFramework
("net472").Should().BeEmpty();