31 references to InternalCompilerError
Microsoft.CSharp (31)
Microsoft\CSharp\RuntimeBinder\ExpressionTreeCallRewriter.cs (8)
207throw Error.InternalCompilerError(); 272throw Error.InternalCompilerError(); 409throw Error.InternalCompilerError(); 554throw Error.InternalCompilerError(); 631throw Error.InternalCompilerError(); 656throw Error.InternalCompilerError(); 686throw Error.InternalCompilerError(); 882throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (3)
751throw Error.InternalCompilerError(); 1015throw Error.InternalCompilerError(); 1177throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (2)
1147throw Error.InternalCompilerError(); 2175throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\Semantics\SemanticChecker.cs (1)
130throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\Semantics\Symbols\SymFactory.cs (1)
60throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\EXPR.cs (1)
48throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\MethodInfo.cs (2)
92throw Error.InternalCompilerError(); 144throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\PropertyInfo.cs (1)
73throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Visitors\ExpressionTreeRewriter.cs (6)
23throw Error.InternalCompilerError(); 401_ => throw Error.InternalCompilerError(), 489throw Error.InternalCompilerError(); 538throw Error.InternalCompilerError(); 616throw Error.InternalCompilerError(); 646_ => throw Error.InternalCompilerError(),
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Visitors\ExprVisitorBase.cs (1)
88_ => throw Error.InternalCompilerError(),
Microsoft\CSharp\RuntimeBinder\Semantics\Types\Type.cs (3)
23get => throw Error.InternalCompilerError(); 106public virtual AggregateType UnderlyingEnumType => throw Error.InternalCompilerError(); 117public virtual PredefinedType PredefinedType => throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\Syntax\NameManager.cs (1)
153throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\Syntax\TokenFacts.cs (1)
66_ => throw Error.InternalCompilerError(),