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