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