2 references to CreateFromInternalError
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\Remote\RemoteDebuggingSessionProxy.cs (2)
79: EmitSolutionUpdateResults.Data.CreateFromInternalError(solution, errorMessage: "Unexpected RPC failure", runningProjects); // user friendly error already reported by OOP infra 83return EmitSolutionUpdateResults.Data.CreateFromInternalError(solution, e.Message, runningProjects);