2 references to UnexpectedNumberOfPackagesFound
aspire (2)
Commands\AddCommand.cs (2)
127
_ => throw new InvalidOperationException(AddCommandStrings.
UnexpectedNumberOfPackagesFound
)
205
_ => throw new InvalidOperationException(AddCommandStrings.
UnexpectedNumberOfPackagesFound
)