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