3 references to ToStringAndClear
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Debug.cs (3)
90Assert(condition, message.ToStringAndClear()); 103Assert(condition, message.ToStringAndClear(), detailMessage.ToStringAndClear());