2 references to getClassAttribsInternal
ILCompiler.RyuJit (2)
JitInterface\CorInfoImpl.RyuJit.cs (1)
1715
pResult->classFlags =
getClassAttribsInternal
(targetMethod.OwningType);
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
2297
return
getClassAttribsInternal
(type);