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