1 write to _hostOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
Interactive\InteractiveSession.cs (1)
132_hostOptions = options;
2 references to _hostOptions
Microsoft.CodeAnalysis.EditorFeatures (2)
Interactive\InteractiveSession.cs (2)
212RoslynDebug.AssertNotNull(_hostOptions); 214var hostPathDirectory = Path.GetDirectoryName(_hostOptions.HostPath);