1 write to _text
Microsoft.VisualStudio.LanguageServices (1)
CallHierarchy\Finders\InterfaceImplementationCallFinder.cs (1)
25_text = string.Format(EditorFeaturesResources.Calls_To_Interface_Implementation_0, symbol.ToDisplayString());
1 reference to _text
Microsoft.VisualStudio.LanguageServices (1)
CallHierarchy\Finders\InterfaceImplementationCallFinder.cs (1)
28public override string DisplayName => _text;