2 references to GetDirectoryName
Microsoft.CodeAnalysis.PublicApiAnalyzers (2)
src\Compilers\Core\Portable\FileSystem\PathUtilities.cs (2)
176
currentChild =
GetDirectoryName
(currentChild);
532
currentPath =
GetDirectoryName
(currentPath);