Base:
method
Fail
System.Diagnostics.TraceListener.Fail(System.String, System.String)
1 override of Fail
Microsoft.DotNet.XUnitExtensions (1)
DesktopTraceListener.cs (1)
18
public override void
Fail
(string message, string detailMessage)
1 reference to Fail
System.Diagnostics.TraceSource (1)
System\Diagnostics\DefaultTraceListener.cs (1)
69
Fail
(message, null);