1 write to assembly
mscorlib (1)
system\delegateserializationholder.cs (1)
95
this.
assembly
= assembly;
3 references to assembly
mscorlib (3)
system\delegateserializationholder.cs (3)
209
if (de.
assembly
== null || de.
assembly
.Length == 0)
216
RuntimeType type = (RuntimeType)Assembly.GetType_Compat(de.
assembly
, de.type);