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