1 write to _endpoint
Microsoft.AspNetCore.Http (1)
Features\FormFeature.cs (1)
65_endpoint = endpoint;
2 references to _endpoint
Microsoft.AspNetCore.Http (2)
Features\FormFeature.cs (2)
185_options = _endpoint is null ? _options : GetFormOptionsFromMetadata(_options, _endpoint);