3 references to ContainsAppHostMarker
aspire (3)
Projects\DotNetAppHostProject.cs (3)
211if (ContainsAppHostMarker(root)) 314if (ContainsAppHostMarker(root)) 734if (!TryLoadProjectRoot(filePath, out var root) || root is null || ContainsAppHostMarker(root))