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