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