1 override of GetConditionalDependenciesDueToEETypePresence
ILCompiler.Compiler (1)
Compiler\UsageBasedMetadataManager.cs (1)
425public override void GetConditionalDependenciesDueToEETypePresence(ref CombinedDependencyList dependencies, NodeFactory factory, TypeDesc type, bool allocated)
1 reference to GetConditionalDependenciesDueToEETypePresence
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\EETypeNode.cs (1)
321factory.MetadataManager.GetConditionalDependenciesDueToEETypePresence(ref result, factory, _type, allocated: EmitVirtualSlots);