49 references to GetFiles
aspire (1)
Aspire.Cli.Tests (2)
Aspire.Hosting.Testing.Tests (1)
Aspire.Templates.Tests (3)
dotnet-svcutil-lib.Tests (3)
Microsoft.AspNetCore.App.UnitTests (5)
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (1)
Microsoft.CodeAnalysis.Test.Utilities (1)
Microsoft.DotNet.Arcade.Sdk.Tests (1)
Microsoft.DotNet.SignCheckLibrary (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.VisualBasic.Core (1)
PresentationCore (1)
RunTests (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)
Templates.Tests (2)
xunit.console (1)