1 write to _baseSolution
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\InlineRenameSession.cs (1)
187_baseSolution = TriggerDocument.Project.Solution;
1 reference to _baseSolution
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\InlineRenameSession.cs (1)
194_keepAliveSession = RemoteKeepAliveSession.Create(_baseSolution, asyncListener);