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