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