2 references to GetItemsAndPropertiesAsync
aspire (2)
Projects\ProjectUpdater.cs (2)
176var itemsAndPropertiesDocument = await GetItemsAndPropertiesAsync(context.AppHostProjectFile, cancellationToken); 222var itemsAndPropertiesDocument = await GetItemsAndPropertiesAsync(projectFile, cancellationToken);