2 references to GetItemsAndPropertiesWithFallbackAsync
aspire (2)
Projects\ProjectUpdater.cs (2)
261
var itemsAndPropertiesDocument = await
GetItemsAndPropertiesWithFallbackAsync
(context.AppHostProjectFile, context, cancellationToken);
607
? await
GetItemsAndPropertiesWithFallbackAsync
(projectFile, context, cancellationToken)