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