2 references to GetMaxLength
Aspire.Hosting (1)
InteractionService.cs (1)
267var maxLength = InteractionHelpers.GetMaxLength(input.MaxLength);
Aspire.Hosting.Tests (1)
InteractionServiceTests.cs (1)
304var resolvedMaxLength = InteractionHelpers.GetMaxLength(maxLength);