2 references to MaxCollectionSizeReached
Microsoft.AspNetCore.Components.Endpoints (2)
FormMapping\Converters\CollectionConverter.cs (1)
204
FormattableStringFactory.Create(FormDataResources.
MaxCollectionSizeReached
, "collection", maxCollectionSize),
FormMapping\Converters\DictionaryConverter.cs (1)
81
FormattableStringFactory.Create(FormDataResources.
MaxCollectionSizeReached
, "dictionary", maxCollectionSize),