inlineAll property
True if all invocations of the method should be inlined, or false if only the invocation site used to create this refactoring should be inlined.
Implementation
bool inlineAll;
True if all invocations of the method should be inlined, or false if only the invocation site used to create this refactoring should be inlined.
bool inlineAll;