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