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