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