6 references to Text
aspire (6)
NuGet\NuGetClient.cs (6)
162throw new NuGetOperationException(output.Text); 171throw new NuGetOperationException(output.Text); 182throw new NuGetOperationException(output.Text, ex); 340throw new NuGetOperationException(output.Text, ex); 387throw new NuGetOperationException(output.Text, ex); 619/// the debug log without becoming part of <see cref="Text"/>.