Base:
property
IsInternalCall
Internal.TypeSystem.MethodDesc.IsInternalCall
1 reference to IsInternalCall
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\TypeValidationChecker.cs (1)
291if (type.Context.SystemModule != type.Module && method.IsInternalCall)