1 write to _stringLocalizerFactory
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
DataAnnotationsModelValidatorProvider.cs (1)
41_stringLocalizerFactory = stringLocalizerFactory;
2 references to _stringLocalizerFactory
Microsoft.AspNetCore.Mvc.DataAnnotations (2)
DataAnnotationsModelValidatorProvider.cs (2)
47if (_stringLocalizerFactory != null && _options.Value.DataAnnotationLocalizerProvider != null) 51_stringLocalizerFactory);