1 reference to RemoteExecutionResult
Microsoft.CodeAnalysis.InteractiveHost (1)
Interactive\Core\InteractiveHost.Service.cs (1)
426
completionSource.TrySetResult(new
RemoteExecutionResult
(success, newSourcePaths, newReferencePaths, newWorkingDirectory, initResult));