1 write to _delegateType
System.Core (1)
Microsoft\Scripting\Ast\LambdaExpression.cs (1)
67_delegateType = delegateType;
1 reference to _delegateType
System.Core (1)
Microsoft\Scripting\Ast\LambdaExpression.cs (1)
76get { return _delegateType; }