2 references to SdkForWorkloadTestingPath
Aspire.EndToEnd.Tests (2)
tests\Shared\WorkloadTesting\BuildEnvironment.cs (2)
115
if (string.IsNullOrEmpty(EnvironmentVariables.
SdkForWorkloadTestingPath
))
120
string? baseDir = Path.GetDirectoryName(EnvironmentVariables.
SdkForWorkloadTestingPath
);