2 references to Get
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\ExprFactory.cs (1)
84
CreateConstant(TypeManager.GetPredefAgg(PredefinedType.PT_STRING).getThisType(), ConstVal.
Get
(str));
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (1)
1576
cv = ConstVal.
Get
((string)defValue);