1 reference to Exception_WasThrown
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Exception.cs (1)
61public virtual string Message => _message ?? SR.Format(SR.Exception_WasThrown, GetClassName());