1 reference to ResetAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
Interactive\InteractiveSession.cs (1)
364
var result = await Host.
ResetAsync
(options).ConfigureAwait(false);