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