1 write to _hasValue
System.Core (1)
Microsoft\Scripting\Actions\DynamicMetaObject.cs (1)
70
_hasValue
= true;
2 references to _hasValue
System.Core (2)
Microsoft\Scripting\Actions\DynamicMetaObject.cs (2)
105
return
_hasValue
;
115
if (
_hasValue
) {