93 references to GetFiles
aspire (4)
aspire-managed (1)
Aspire.Cli.EndToEnd.Tests (2)
Aspire.Cli.Tests (8)
Aspire.Deployment.EndToEnd.Tests (2)
Aspire.Hosting (5)
Aspire.Hosting.Dotnet (4)
Aspire.Hosting.Dotnet.Tests (1)
Aspire.Hosting.JavaScript.Tests (1)
Aspire.Hosting.Testing.Tests (2)
Aspire.Hosting.Tests (1)
Aspire.Hosting.TestUtilities (1)
Aspire.Templates.Tests (3)
dotnet-svcutil-lib.Tests (3)
dotnet-watch (1)
Infrastructure.Tests (1)
Microsoft.Build (5)
Microsoft.Build.Tasks.Core (2)
Microsoft.Build.Utilities.Core (3)
Microsoft.Diagnostics.NETCore.Client (3)
Microsoft.DotNet.CMake.Sdk (1)
Microsoft.DotNet.TemplateLocator (1)
Microsoft.Extensions.Http.Diagnostics.PerformanceTests (2)
Microsoft.Extensions.Http.Diagnostics.Tests (1)
Microsoft.Gen.ContextualOptions.Unit.Tests (1)
Microsoft.ML.Data (2)
Microsoft.ML.Vision (1)
Microsoft.NET.Build.Tasks (2)
Microsoft.NET.Sdk.WorkloadManifestReader (1)
MSBuild (6)
NuGet.Protocol (4)
PresentationCore (1)
System.ComponentModel.Composition (13)
System\ComponentModel\Composition\Hosting\DirectoryCatalog.cs (13)
47/// Possible exceptions that can be thrown are any that <see cref="Directory.GetFiles(string, string)"/> or
81/// Possible exceptions that can be thrown are any that <see cref="Directory.GetFiles(string, string)"/> or
120/// Possible exceptions that can be thrown are any that <see cref="Directory.GetFiles(string, string)"/> or
158/// Possible exceptions that can be thrown are any that <see cref="Directory.GetFiles(string, string)"/> or
201/// Possible exceptions that can be thrown are any that <see cref="Directory.GetFiles(string, string)"/> or
209/// Any valid searchPattern that <see cref="Directory.GetFiles(string, string)"/> will accept.
243/// Possible exceptions that can be thrown are any that <see cref="Directory.GetFiles(string, string)"/> or
288/// Possible exceptions that can be thrown are any that <see cref="Directory.GetFiles(string, string)"/> or
296/// Any valid searchPattern that <see cref="Directory.GetFiles(string, string)"/> will accept.
338/// Possible exceptions that can be thrown are any that <see cref="Directory.GetFiles(string, string)"/> or
346/// Any valid searchPattern that <see cref="Directory.GetFiles(string, string)"/> will accept.
560/// Possible exceptions that can be thrown are any that <see cref="Directory.GetFiles(string, string)"/> or
729string[] files = Directory.GetFiles(_fullPath, _searchPattern);
System.IO.Ports (4)