2 references to GetResultsInFullPath
dotnet (1)
Commands\Test\MTP\TestModulesFilterHandler.cs (1)
74
return matcher.
GetResultsInFullPath
(rootDirectory);
dotnet-format (1)
Utilities\SourceFileMatcher.cs (1)
39
=> _matcher.
GetResultsInFullPath
(directoryPath);