2 references to GetDelegate
mscorlib (2)
system\delegateserializationholder.cs (2)
274
return
GetDelegate
(m_delegateEntry, 0);
285
invocationList[count] =
GetDelegate
(de, maxindex - count);