5 writes to
System.Linq.Expressions (5)
System\Dynamic\Utils\DelegateHelpers.cs (1)
342
s_thunks
[
delegateType] = thunkMethod;
System\Dynamic\Utils\TypeExtensions.cs (1)
76
pic
[
method] = pis;
System\Linq\Expressions\Interpreter\CallInstruction.cs (1)
114
s_cache
[
info] = res;
System\Linq\Expressions\LambdaExpression.cs (2)
638
factories
[
delegateType] = fastPath = (Func<Expression, string?, bool, ReadOnlyCollection<ParameterExpression>, LambdaExpression>)create.CreateDelegate(typeof(Func<Expression, string?, bool, ReadOnlyCollection<ParameterExpression>, LambdaExpression>));
932
ldc
[
delegateType] = mi;