18 references to ArrayLength
System.Activities (4)
Microsoft\VisualBasic\Activities\VisualBasicDesignerHelper.cs (1)
613case ExpressionType.ArrayLength:
Microsoft\VisualBasic\Activities\VisualBasicHelper.cs (2)
1058case ExpressionType.ArrayLength: 1305case ExpressionType.ArrayLength:
System\Activities\ExpressionUtilities.cs (1)
1132case ExpressionType.ArrayLength:
System.Core (8)
Microsoft\Scripting\Ast\DebugViewWriter.cs (2)
888case ExpressionType.ArrayLength: 931case ExpressionType.ArrayLength:
Microsoft\Scripting\Ast\UnaryExpression.cs (2)
331case ExpressionType.ArrayLength: 780return new UnaryExpression(ExpressionType.ArrayLength, array, typeof(int), null);
Microsoft\Scripting\Compiler\LambdaCompiler.Generated.cs (1)
64case ExpressionType.ArrayLength:
Microsoft\Scripting\Compiler\LambdaCompiler.Unary.cs (1)
100if (op == ExpressionType.ArrayLength) {
Microsoft\Scripting\Compiler\StackSpiller.Generated.cs (1)
68case ExpressionType.ArrayLength:
System\Linq\Expressions\ExpressionVisitor.cs (1)
28case ExpressionType.ArrayLength:
System.Data.Entity (2)
System\Data\Objects\ELinq\EntityExpressionVisitor.cs (1)
37case ExpressionType.ArrayLength:
System\Data\Objects\ELinq\ExpressionConverter.cs (1)
193ExpressionType.ArrayLength,
System.Data.Linq (2)
SqlClient\Query\Funcletizer.cs (1)
155case ExpressionType.ArrayLength:
SqlClient\Query\QueryConverter.cs (1)
208case ExpressionType.ArrayLength:
System.Data.Services (1)
parent\Client\System\Data\Services\Client\ALinq\ALinqExpressionVisitor.cs (1)
114case ExpressionType.ArrayLength:
System.Data.Services.Client (1)
System\Data\Services\Client\ALinq\ALinqExpressionVisitor.cs (1)
114case ExpressionType.ArrayLength: