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