Implemented interface member:
method
GetFullyQualifiedName
Microsoft.VisualStudio.LanguageServices.Implementation.CodeModel.ICodeModelService.GetFullyQualifiedName(System.String, System.Int32, Microsoft.CodeAnalysis.SemanticModel)
1 override of GetFullyQualifiedName
Microsoft.VisualStudio.LanguageServices.CSharp (1)
CodeModel\CSharpCodeModelService.cs (1)
969public override string GetFullyQualifiedName(string name, int position, SemanticModel semanticModel)