2 references to PromoteClassCore
System.Core (2)
Microsoft\Scripting\Actions\ExpandoObject.cs (2)
138data = PromoteClassCore(data.Class, newClass); 263PromoteClassCore((ExpandoClass)oldClass, (ExpandoClass)newClass);