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