4 references to IsProjectFile
Aspire.Hosting.Dotnet (4)
DotnetProjectBuildCoordinator.cs (4)
42if (IsProjectFile(projectMetadata.ProjectPath)) 205IsProjectFile(path) || path.EndsWith(".cs", StringComparison.OrdinalIgnoreCase); 349!IsProjectFile(entry.Metadata.ProjectPath) && 589if (!IsProjectFile(entry.Metadata.ProjectPath))