2 references to GenericCompositionNode
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\NodeFactory.cs (2)
505return new GenericCompositionNode(details, constructed: false); 510return new GenericCompositionNode(details, constructed: true);