4 writes to Scope
Aspire.Hosting (4)
ResourceBuilderExtensions.cs (4)
2270annotation.Scope ??= existingAnnotation.Scope; 2319annotation.Scope ??= existingAnnotation.Scope; 2361Scope = scope, 2367annotation.Scope ??= existingAnnotation.Scope;
4 references to Scope
Aspire.Hosting (4)
ApplicationModel\ResourceExtensions.cs (1)
417scope = caAnnotation.Scope.GetValueOrDefault(scope);
ResourceBuilderExtensions.cs (3)
2270annotation.Scope ??= existingAnnotation.Scope; 2319annotation.Scope ??= existingAnnotation.Scope; 2367annotation.Scope ??= existingAnnotation.Scope;