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