1 reference to MethodWithGenericOutParameter
Microsoft.AspNetCore.Shared.Tests (1)
StackTraceHelperTest.cs (1)
83var exception = Record.Exception(() => MethodWithGenericOutParameter("Test", out int value));