3 references to OrphanDetectionWithTimestampEnabled
aspire (3)
DotNet\DotNetCliExecutionFactory.cs (1)
76
if (features.IsFeatureEnabled(KnownFeatures.
OrphanDetectionWithTimestampEnabled
, true))
KnownFeatures.cs (2)
52
[
OrphanDetectionWithTimestampEnabled
] = new(
53
OrphanDetectionWithTimestampEnabled
,