2 references to GetType_Compat
mscorlib (2)
system\delegateserializationholder.cs (2)
216
RuntimeType type = (RuntimeType)Assembly.
GetType_Compat
(de.assembly, de.type);
217
RuntimeType targetType = (RuntimeType)Assembly.
GetType_Compat
(de.targetTypeAssembly, de.targetTypeName);