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)
76
get { return
_delegateType
; }