1 write to _appHostFilePath
Aspire.Hosting (1)
DistributedApplicationOptions.cs (1)
106set => _appHostFilePath = value;
1 reference to _appHostFilePath
Aspire.Hosting (1)
DistributedApplicationOptions.cs (1)
105get => _appHostFilePath ?? _appHostFilePathLazy.Value;