6 writes to Name
Microsoft.Extensions.Validation (6)
ValidatableParameterInfo.cs (1)
232Name = Name,
ValidatablePropertyInfo.cs (1)
302Name = Name,
ValidatableTypeInfo.cs (4)
355Name = memberName, 368Name = string.Empty, 463Name = memberName, 486Name = string.Empty,
1 reference to Name
Microsoft.AspNetCore.Components.Forms (1)
EditContextDataAnnotationsExtensions.cs (1)
346new FieldIdentifier(context.Container ?? _editContext.Model, context.Name);