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