1 override of GetDependenciesDueToMethodCodePresenceInternal
ILCompiler.Compiler (1)
Compiler\UsageBasedMetadataManager.cs (1)
648protected override void GetDependenciesDueToMethodCodePresenceInternal(ref DependencyList dependencies, NodeFactory factory, MethodDesc method, MethodIL methodIL)
1 reference to GetDependenciesDueToMethodCodePresenceInternal
ILCompiler.Compiler (1)
Compiler\MetadataManager.cs (1)
648GetDependenciesDueToMethodCodePresenceInternal(ref dependencies, factory, method, methodIL);