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