Replacements

Field in OutputFile

Summary

The list of replacements needed to be made in order to go fromOriginalSource to UpgradedSource .

public IEnumerable<TextReplacement> Replacements;

Last updated

Was this helpful?