extractAll property

bool extractAll
getter/setter pair

True if all occurrences of the expression or statements should be replaced by an invocation of the method. The expression or statements used to initiate the refactoring will always be replaced.

Implementation

bool extractAll;