2 references to ValidateRefTargetDirectoriesAsync
dotnet (2)
Commands\Project\Convert\ProjectConvertCommand.cs (2)
74
await
ValidateRefTargetDirectoriesAsync
(evaluatedDirectives, Path.GetDirectoryName(file)!,
341
await
ValidateRefTargetDirectoriesAsync
(refDirectives, refDir, visited, usedFolderNames);