2 references to EnumerateFiles
Microsoft.NET.Publish.Tests (2)
GivenThatWeWantToPublishAProjectWithAllFeatures.cs (2)
150
foreach (string projectFile in
EnumerateFiles
(buildCommand, "*.csproj"))
175
return
EnumerateFiles
(command, searchPatterns)