1 write to _appHostFilePathLazy
Aspire.Hosting (1)
DistributedApplicationOptions.cs (1)
34_appHostFilePathLazy = new(ResolveAppHostFilePath);
1 reference to _appHostFilePathLazy
Aspire.Hosting (1)
DistributedApplicationOptions.cs (1)
102internal string? AppHostFilePath => _appHostFilePathLazy.Value;