4 writes to IsUsingCliBundle
aspire (1)
Projects\AppHostInfoResolver.cs (1)
174IsUsingCliBundle = info.IsUsingCliBundle,
Aspire.Cli.Tests (3)
Caching\AppHostInfoDiskCacheTests.cs (2)
46IsUsingCliBundle = false, 112SampleEntry() with { IsUsingCliBundle = true },
Projects\AppHostInfoResolverTests.cs (1)
30IsUsingCliBundle = true,
1 reference to IsUsingCliBundle
aspire (1)
Projects\AppHostInfoResolver.cs (1)
105IsUsingCliBundle: diskEntry.IsUsingCliBundle,