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