Esempio n. 1
0
 public CallInliner(InstructionNodeFactory instructionNodeFactory)
 {
     _InstructionNodeFactory = instructionNodeFactory;
 }