2 references to IsErrorType
Microsoft.CodeAnalysis.VisualBasic.Features (2)
ExtractMethod\VisualBasicMethodExtractor.Analyzer.vb (1)
74If info.Type.IsErrorType() Then
ExtractMethod\VisualBasicSelectionResult.vb (1)
181Not info.ConvertedType.IsErrorType() Then