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