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