2 references to GetProjectItemsAndPropertiesAsyncCallbackWithTargetsAsync
Aspire.Cli.Tests (2)
TestServices\TestDotNetCliRunner.cs (2)
89
if (
GetProjectItemsAndPropertiesAsyncCallbackWithTargetsAsync
!= null)
91
return
GetProjectItemsAndPropertiesAsyncCallbackWithTargetsAsync
(projectFile, items, properties, targets, options, cancellationToken);