1 reference to GetFormOptionsFromMetadata
Microsoft.AspNetCore.Http (1)
Features\FormFeature.cs (1)
185
_options = _endpoint is null ? _options :
GetFormOptionsFromMetadata
(_options, _endpoint);