1 write to _returnType
System.Core (1)
Microsoft\Scripting\Ast\DynamicExpression.cs (1)
466
_returnType
= returnType;
1 reference to _returnType
System.Core (1)
Microsoft\Scripting\Ast\DynamicExpression.cs (1)
470
get { return
_returnType
; }