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)
121get { return _delegateType; }