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