1 write to _retType
System.Core (1)
Microsoft\Scripting\Ast\DynamicExpression.cs (1)
609
_retType
= retType;
1 reference to _retType
System.Core (1)
Microsoft\Scripting\Ast\DynamicExpression.cs (1)
613
get { return
_retType
; }