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