2 references to DoSomething
Microsoft.AspNetCore.Mvc.DataAnnotations.Test (2)
DataAnnotationsModelValidatorTest.cs (2)
400service.Setup(x => x.DoSomething()).Verifiable(); 414receivedService.DoSomething();