2 writes to CacheAnnotationCallbackResults
Aspire.Hosting (1)
Dcp\ContainerCreator.cs (1)
644CacheAnnotationCallbackResults = true
Aspire.Hosting.Tests (1)
ResourceDependencyTests.cs (1)
231CacheAnnotationCallbackResults = cacheAnnotationCallbackResults
4 references to CacheAnnotationCallbackResults
Aspire.Hosting (4)
ApplicationModel\ResourceDependencyDiscoveryOptions.cs (1)
32/// reuses on the resource's execution path. When this is set, <see cref="CacheAnnotationCallbackResults"/> has
ApplicationModel\ResourceExtensions.cs (3)
1663if (options.CacheAnnotationCallbackResults) 1705if (options.CacheAnnotationCallbackResults) 1728options.CacheAnnotationCallbackResults,