3 references to HasClassOrMethodInstantiation
Microsoft.Diagnostics.DataContractReader.Legacy (3)
Dbi\DacDbiImpl.cs (3)
2227
data.v.jitFuncData.isInstantiatedGeneric =
HasClassOrMethodInstantiation
(rts, md) ? Interop.BOOL.TRUE : Interop.BOOL.FALSE;
2843
pCodeInfo->isInstantiatedGeneric =
HasClassOrMethodInstantiation
(rts, methodDescHandle)
2913
pCodeInfo->isInstantiatedGeneric =
HasClassOrMethodInstantiation
(rts, methodDescHandle)