4 references to IsSupportedPath
Aspire.Hosting.Dotnet (4)
DotnetProjectBuildCoordinator.cs (4)
39
if (
IsSupportedPath
(projectMetadata.ProjectPath))
293
!
IsSupportedPath
(metadata.ProjectPath))
359
.Where(entry =>
IsSupportedPath
(entry.Metadata.ProjectPath))
499
IsSupportedPath
(metadata.ProjectPath) &&