31 references to InternalCompilerError
Microsoft.CSharp (31)
Microsoft\CSharp\RuntimeBinder\ExpressionTreeCallRewriter.cs (8)
208throw Error.InternalCompilerError(); 273throw Error.InternalCompilerError(); 410throw Error.InternalCompilerError(); 555throw Error.InternalCompilerError(); 632throw Error.InternalCompilerError(); 657throw Error.InternalCompilerError(); 687throw Error.InternalCompilerError(); 883throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (3)
773throw Error.InternalCompilerError(); 1040throw Error.InternalCompilerError(); 1203throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (2)
1171throw Error.InternalCompilerError(); 2226throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\Semantics\SemanticChecker.cs (1)
134throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\Semantics\Symbols\SymFactory.cs (1)
62throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\EXPR.cs (1)
48throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\MethodInfo.cs (2)
93throw Error.InternalCompilerError(); 145throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\PropertyInfo.cs (1)
74throw Error.InternalCompilerError();
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Visitors\ExpressionTreeRewriter.cs (6)
24throw Error.InternalCompilerError(); 402_ => throw Error.InternalCompilerError(), 490throw Error.InternalCompilerError(); 539throw Error.InternalCompilerError(); 617throw Error.InternalCompilerError(); 647_ => 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(),