2 references to CreateClass
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (2)
695
callingObject = ExprFactory.
CreateClass
(SymbolTable.GetCTypeFromType(t));
1111
ExprFactory.
CreateClass
(SymbolTable.GetCTypeFromType(argument.Value as Type)) :