3 references to GetItemsAndPropertiesAsync
aspire (3)
Projects\ProjectUpdater.cs (3)
164return await GetItemsAndPropertiesAsync(projectFile, ["PackageReference", "ProjectReference"], ["AspireHostingSDKVersion"], cancellationToken); 197return await GetItemsAndPropertiesAsync(projectFile, items, properties, cancellationToken); 499var document = await GetItemsAndPropertiesAsync(