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