Implemented interface member:
method
GetProjectItemsAndPropertiesAsync
Aspire.Cli.DotNet.IDotNetCliRunner.GetProjectItemsAndPropertiesAsync(System.IO.FileInfo, System.String[], System.String[], Aspire.Cli.DotNet.DotNetCliRunnerInvocationOptions, System.Threading.CancellationToken)
3 references to GetProjectItemsAndPropertiesAsync
aspire (1)
DotNet\DotNetCliRunner.cs (1)
81var (exitCode, jsonDocument) = await GetProjectItemsAndPropertiesAsync(
Aspire.Cli.Tests (2)
DotNet\DotNetCliRunnerTests.cs (2)
1241await runner.GetProjectItemsAndPropertiesAsync( 1286await runner.GetProjectItemsAndPropertiesAsync(