Method GetTextChanges
GetTextChanges(bool)
When implemented by a class, retrieves code changes for particular code refactor.
IList<ITextUndo> GetTextChanges(bool allDocuments)
Parameters
allDocuments
boolSpecifies if all documents in the solution needs to be processed.