1 instantiation of TypeWithMethodWithStackTraceHiddenAttribute
Microsoft.AspNetCore.Shared.Tests (1)
StackTraceHelperTest.cs (1)
219
var exception = Record.Exception(() => new
TypeWithMethodWithStackTraceHiddenAttribute
().Throw());