1 write to stackTrace
xunit.assert (1)
Sdk\Exceptions\XunitException.cs (1)
77
this.
stackTrace
= stackTrace;
1 reference to stackTrace
xunit.assert (1)
Sdk\Exceptions\XunitException.cs (1)
89
stackTrace
?? base.StackTrace;