1 override of GetCodeInfo
System.Private.CoreLib (1)
src\System\Reflection\Emit\DynamicILGenerator.cs (1)
718
internal override byte[]
GetCodeInfo
(
1 reference to GetCodeInfo
System.Private.CoreLib (1)
src\System\RuntimeHandles.cs (1)
2252
*ppResult = pResolver->
GetCodeInfo
(out *pStackSize, out *pInitLocals, out *pEHCount);