2 references to EnvPath
Microsoft.DotNet.ArcadeAzureIntegration (2)
AzureCliCredentialWithAzNoUpdateWrapper.cs (2)
73
string path = !string.IsNullOrEmpty(
EnvPath
) ?
EnvPath
: DefaultPath;