GraphWalkingInstructionSetExpansionCounter<R> constructor

GraphWalkingInstructionSetExpansionCounter<R>(
  1. int count
)

Implementation

GraphWalkingInstructionSetExpansionCounter(this.count);