Method GetTextChanges
GetTextChanges(bool)
Retrieves code changes for particular code refactor.
public virtual IList<ITextUndo> GetTextChanges(bool allDocuments)
Parameters
allDocuments
boolSpecifies if all documents in the solution needs to be processed.