3 references to s_prototypeFullNameFormat
Microsoft.VisualStudio.LanguageServices.VisualBasic (3)
CodeModel\VisualBasicCodeModelService_Prototype.vb (3)
162builder.Append(symbol.ToDisplayString(s_prototypeFullNameFormat)) 190builder.Append(parameter.Type.ToDisplayString(s_prototypeFullNameFormat)) 213builder.Append(type.ToDisplayString(s_prototypeFullNameFormat))