4 references to ErrorType
Microsoft.CodeAnalysis.CSharp (4)
Binder\DecisionDagBuilder_ListPatterns.cs (1)
32
tests.Add(new Tests.One(new BoundDagTypeTest(list.Syntax,
ErrorType
(), input, hasErrors: true)));
Binder\DecisionDagBuilder.cs (3)
994
tests.Add(new Tests.One(new BoundDagTypeTest(recursive.Syntax,
ErrorType
(), input, hasErrors: true)));
1068
tests.Add(new Tests.One(new BoundDagTypeTest(subpattern.Syntax,
ErrorType
(), input, hasErrors: true)));
1096
tests.Add(new Tests.One(new BoundDagTypeTest(subpattern.Syntax,
ErrorType
(), input, hasErrors: true)));