1 reference to MinReferenceLength
aspire (1)
src\Shared\ConsoleLogs\PromptContext.cs (1)
15
if (string.IsNullOrEmpty(input) || input.Length <
MinReferenceLength
)