1 reference to SetPathsAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
Interactive\InteractiveSession.cs (1)
402
var result = await Host.
SetPathsAsync
(referenceSearchPaths, sourceSearchPaths, workingDirectory).ConfigureAwait(false);