1 reference to ExecuteAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
Interactive\InteractiveSession.cs (1)
340
var result = await Host.
ExecuteAsync
(text).ConfigureAwait(false);