1 write to AcceptFormName
Microsoft.AspNetCore.Components.Web (1)
Forms\Mapping\FormValueMappingContext.cs (1)
20AcceptFormName = acceptFormName;
1 reference to AcceptFormName
Microsoft.AspNetCore.Components.Endpoints (1)
FormMapping\HttpContextFormValueMapper.cs (1)
82if (!CanMap(context.ValueType, context.AcceptMappingScopeName, context.AcceptFormName))