77 references to GetFiles
AnalyzerRunner (2)
Aspire.Hosting (1)
Aspire.Hosting.Testing.Tests (1)
ConfigurationSchemaGenerator.Tests (1)
dotnet-openapi (1)
dotnet-svcutil-lib (6)
dotnet-svcutil-lib.Tests (4)
IIS.FunctionalTests (1)
IIS.LongTests (1)
IIS.NewHandler.FunctionalTests (1)
IIS.NewShim.FunctionalTests (1)
IIS.ShadowCopy.Tests (1)
IISExpress.FunctionalTests (1)
Microsoft.AspNetCore.App.UnitTests (8)
TargetingPackTests.cs (4)
73IEnumerable<string> dlls = Directory.GetFiles(Path.Combine(_targetingPackRoot, "ref", _targetingPackTfm), "*.dll", SearchOption.AllDirectories);
113IEnumerable<string> dlls = Directory.GetFiles(Path.Combine(_targetingPackRoot, "ref", _targetingPackTfm), "*.dll", SearchOption.AllDirectories);
211IEnumerable<string> dlls = Directory.GetFiles(Path.Combine(_targetingPackRoot, "ref"), "*.dll", SearchOption.AllDirectories);
323Directory.GetFiles(analyzersDir, "*.dll", SearchOption.AllDirectories)
Microsoft.AspNetCore.Components.WebViewE2E.Test (1)
Microsoft.AspNetCore.Identity.Test (1)
Microsoft.CodeAnalysis.Test.Utilities (1)
Microsoft.DotNet.Build.Tasks.Feed (1)
Microsoft.DotNet.Build.Tasks.Installers (2)
Microsoft.DotNet.MacOsPkg.Core (3)
Microsoft.DotNet.MacOsPkg.Tests (1)
Microsoft.DotNet.SetupNugetSources.Tests (1)
Microsoft.DotNet.SignCheckTask (5)
Microsoft.DotNet.SignTool (2)
Microsoft.DotNet.SignTool.Tests (2)
Microsoft.DotNet.SourceBuild.Tasks (1)
Microsoft.DotNet.VersionTools.Cli (1)
Microsoft.ML.AutoML.Tests (1)
Microsoft.ML.PerformanceTests (1)
Microsoft.ML.Samples (7)
Microsoft.ML.Samples.GPU (7)
Microsoft.ML.TensorFlow (1)
Microsoft.ML.TensorFlow.Tests (1)
Microsoft.ML.TestFramework (1)
Pipelines.AppHost (1)
PrepareTests (2)
System.Diagnostics.Process (1)
Templates.Tests (2)