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