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