4 references to ToStringAndClear
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Debug.cs (4)
200WriteIf(condition, message.ToStringAndClear()); 222WriteIf(condition, message.ToStringAndClear(), category); 262WriteLineIf(condition, message.ToStringAndClear()); 275WriteLineIf(condition, message.ToStringAndClear(), category);