2 references to TestException
Microsoft.AspNetCore.Mvc.Abstractions.Test (2)
ModelBinding\ModelStateDictionaryTest.cs (2)
290
var exception = new
TestException
();
1644
var exception = new
TestException
();