3 references to GetPackageAndPath
Microsoft.NET.Build.Tests (3)
GivenThatWeWantToUseAnalyzers.cs (3)
264analyzers.Select(x => GetPackageAndPath(x)).Should().BeEquivalentTo(new[] 282analyzers.Select(x => GetPackageAndPath(x)).Should().BeEquivalentTo(new[] 340return getValuesCommand.GetValues().Select(x => GetPackageAndPath(x)).ToList();