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