1 override of GetDependenciesDueToModuleUse
ILCompiler.Compiler (1)
Compiler\UsageBasedMetadataManager.cs (1)
268internal override void GetDependenciesDueToModuleUse(ref DependencyList dependencies, NodeFactory factory, ModuleDesc module)
1 reference to GetDependenciesDueToModuleUse
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\ModuleUseBasedDependencyAlgorithm.cs (1)
19factory.MetadataManager.GetDependenciesDueToModuleUse(ref dependencyList, factory, module);