14 references to CachedReflectionInfo
System.Linq.Expressions (14)
System\Dynamic\DynamicObject.cs (1)
12
using static System.Linq.Expressions.
CachedReflectionInfo
;
System\Linq\Expressions\BinaryExpression.cs (1)
10
using static System.Linq.Expressions.
CachedReflectionInfo
;
System\Linq\Expressions\Compiler\BoundConstants.cs (1)
10
using static System.Linq.Expressions.
CachedReflectionInfo
;
System\Linq\Expressions\Compiler\CompilerScope.cs (1)
12
using static System.Linq.Expressions.
CachedReflectionInfo
;
System\Linq\Expressions\Compiler\ILGen.cs (1)
9
using static System.Linq.Expressions.
CachedReflectionInfo
;
System\Linq\Expressions\Compiler\LambdaCompiler.Binary.cs (1)
9
using static System.Linq.Expressions.
CachedReflectionInfo
;
System\Linq\Expressions\Compiler\LambdaCompiler.Lambda.cs (1)
7
using static System.Linq.Expressions.
CachedReflectionInfo
;
System\Linq\Expressions\Compiler\LambdaCompiler.Statements.cs (1)
12
using static System.Linq.Expressions.
CachedReflectionInfo
;
System\Linq\Expressions\Compiler\LambdaCompiler.Unary.cs (1)
8
using static System.Linq.Expressions.
CachedReflectionInfo
;
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
13
using static System.Linq.Expressions.
CachedReflectionInfo
;
System\Linq\Expressions\TypeBinaryExpression.cs (1)
7
using static System.Linq.Expressions.
CachedReflectionInfo
;
System\Runtime\CompilerServices\CallSite.cs (1)
14
using static System.Linq.Expressions.
CachedReflectionInfo
;
System\Runtime\CompilerServices\CallSiteBinder.cs (1)
12
using static System.Linq.Expressions.
CachedReflectionInfo
;
System\Runtime\CompilerServices\RuntimeOps.ExpressionQuoter.cs (1)
11
using static System.Linq.Expressions.
CachedReflectionInfo
;