2 references to TryGetRepoLocalManagedPath
aspire (2)
Projects\DotNetAppHostProject.cs (2)
68
/// Test seam: overrides <see cref="
TryGetRepoLocalManagedPath
"/>. When set, the override
2602
var terminalHostPath =
TryGetRepoLocalManagedPath
() ?? layout?.GetManagedPath();