1 write to _options
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
DataAnnotationsModelValidatorProvider.cs (1)
40_options = options;
2 references to _options
Microsoft.AspNetCore.Mvc.DataAnnotations (2)
DataAnnotationsModelValidatorProvider.cs (2)
47if (_stringLocalizerFactory != null && _options.Value.DataAnnotationLocalizerProvider != null) 49stringLocalizer = _options.Value.DataAnnotationLocalizerProvider(