8 references to EmptyClass
Microsoft.AspNetCore.Mvc.DataAnnotations.Test (8)
DataAnnotationsMetadataProviderTest.cs (8)
265.Setup(s => s.Create(typeof(EmptyClass))) 271return stringLocalizerFactory.Create(typeof(EmptyClass)); 303.Setup(s => s.Create(typeof(EmptyClass))) 309return stringLocalizerFactory.Create(typeof(EmptyClass)); 335.Setup(s => s.Create(typeof(EmptyClass))) 343return stringLocalizerFactory.Create(typeof(EmptyClass)); 614[InlineData(typeof(EmptyClass), false)] 648[InlineData(typeof(EmptyClass), false)]