2 references to ToSpecialType
Microsoft.VisualStudio.LanguageServices.CSharp (1)
CodeModel\CSharpCodeModelService.cs (1)
979var specialType = predefinedType.ToSpecialType();
Microsoft.VisualStudio.LanguageServices.VisualBasic (1)
CodeModel\VisualBasicCodeModelService.vb (1)
3485Dim specialType = predefinedType.ToSpecialType()