3 references to ContainsAppHostMarker
aspire (3)
Projects\DotNetAppHostProject.cs (3)
210if (ContainsAppHostMarker(root)) 313if (ContainsAppHostMarker(root)) 733if (!TryLoadProjectRoot(filePath, out var root) || root is null || ContainsAppHostMarker(root))