1 write to _constructor
System.Core (1)
Microsoft\Scripting\Ast\NewExpression.cs (1)
46
_constructor
= constructor;
2 references to _constructor
System.Core (2)
Microsoft\Scripting\Ast\NewExpression.cs (2)
56
get { return
_constructor
.DeclaringType; }
71
get { return
_constructor
; }