6 writes to Container
Microsoft.Extensions.Validation (6)
ValidatableParameterInfo.cs (1)
235Container = null,
ValidatablePropertyInfo.cs (1)
305Container = container,
ValidatableTypeInfo.cs (4)
358Container = value, 371Container = value, 466Container = container, 489Container = container,
1 reference to Container
Microsoft.AspNetCore.Components.Forms (1)
EditContextDataAnnotationsExtensions.cs (1)
346new FieldIdentifier(context.Container ?? _editContext.Model, context.Name);