3 references to OnError
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (3)
TestErrorReportingService.cs (3)
29=> OnError(exception.Message); 32=> OnError(message); 35=> OnError($"{message} {exception}");