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