2 references to getClassAttribsInternal
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
2436
pResult->classFlags =
getClassAttribsInternal
(type);
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
2137
return
getClassAttribsInternal
(type);