1 reference to testCode
Microsoft.DotNet.XUnitAssert.Tests (1)
ExceptionAssertsTests.cs (1)
513 var ex = Record.Exception(() => Assert.Throws(typeof(Exception), testCode));