6 references to Type
Microsoft.VisualStudio.LanguageServices.VisualBasic (6)
CodeModel\VisualBasicCodeModelService.CodeModelEventCollector.vb (6)
625If Not CompareTypeNames(oldMethod.Type(), newMethod.Type()) Then 686If Not CompareTypeNames(oldProperty.Type(), newProperty.Type()) Then 747If Not CompareTypeNames(oldEvent.Type(), newEvent.Type()) Then