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