1 reference to _elementType
Microsoft.AspNetCore.Components.Endpoints (1)
FormMapping\Converters\DictionaryConverter.cs (1)
62
currentElementSuccess = _valueConverter.TryRead(ref context,
_elementType
, options, out currentValue!, out foundCurrentValue);