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