3 references to TPDebug
Microsoft.TestPlatform.PlatformAbstractions (3)
common\Tracing\PlatformEqtTrace.cs (3)
215TPDebug.Assert(message != null, "message != null"); 216TPDebug.Assert(!string.IsNullOrEmpty(ProcessName), "!string.IsNullOrEmpty(ProcessName)"); 302TPDebug.Assert(e != null, "e != null");