3 references to s_prototypeFullNameFormat
Microsoft.VisualStudio.LanguageServices.VisualBasic (3)
CodeModel\VisualBasicCodeModelService_Prototype.vb (3)
160builder.Append(symbol.ToDisplayString(s_prototypeFullNameFormat)) 188builder.Append(parameter.Type.ToDisplayString(s_prototypeFullNameFormat)) 211builder.Append(type.ToDisplayString(s_prototypeFullNameFormat))