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