2 references to InvariantFields
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
FormContext.cs (2)
162
InvariantFields
.TryGetValue(fieldName, out var result);
171
InvariantFields
[fieldName] = value;