Implemented interface member:
3 references to Text
Microsoft.VisualStudio.LanguageServices.Implementation (3)
SolutionExplorer\AnalyzerItem\AnalyzerItem.BrowseObject.cs (1)
29=> AnalyzerItem.Text;
SolutionExplorer\AnalyzersFolderItem\AnalyzersFolderItem.BrowseObject.cs (1)
21=> Folder.Text;
SolutionExplorer\BaseItem.cs (1)
60public override string ToString() => Text;