2 references to RepoRootEnvVar
aspire (2)
Profiling\ProfileCaptureService.cs (1)
74
managedPath ??= ResolveRepoLocalManagedPath(configuration[BundleDiscovery.
RepoRootEnvVar
]);
Utils\AspireRepositoryDetector.cs (1)
68
var envRoot = Environment.GetEnvironmentVariable(BundleDiscovery.
RepoRootEnvVar
);