1 write to _delegateType
System.Core (1)
Microsoft\Scripting\Ast\DynamicExpression.cs (1)
48
_delegateType
= delegateType;
1 reference to _delegateType
System.Core (1)
Microsoft\Scripting\Ast\DynamicExpression.cs (1)
121
get { return
_delegateType
; }