4 references to ToStringAndClear
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Debug.cs (4)
201WriteIf(condition, message.ToStringAndClear()); 223WriteIf(condition, message.ToStringAndClear(), category); 263WriteLineIf(condition, message.ToStringAndClear()); 276WriteLineIf(condition, message.ToStringAndClear(), category);