1 write to targetTypeAssembly
mscorlib (1)
system\delegateserializationholder.cs (1)
97this.targetTypeAssembly = targetTypeAssembly;
1 reference to targetTypeAssembly
mscorlib (1)
system\delegateserializationholder.cs (1)
217RuntimeType targetType = (RuntimeType)Assembly.GetType_Compat(de.targetTypeAssembly, de.targetTypeName);