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