2 references to GetResultsInFullPath
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\TestModulesFilterHandler.cs (1)
147
var results = matcher.
GetResultsInFullPath
(rootDirectory);
dotnet-format (1)
Utilities\SourceFileMatcher.cs (1)
40
=> _matcher.
GetResultsInFullPath
(directoryPath);