OutputFile.Replacements
Field in OutputFile
Summary
The list of replacements needed to be made in order to go from OriginalSource to UpgradedSource .
public IEnumerable<TextReplacement> Replacements;Field in OutputFile
The list of replacements needed to be made in order to go from OriginalSource to UpgradedSource .
public IEnumerable<TextReplacement> Replacements;