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