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