[mono-api-html] Refactor to ensure the RegEx (if used) is applied everywhere
commit9296b4b2d7da05e0015d2a384f359ef6653ceea3
authorSebastien Pouliot <sebastien@xamarin.com>
Thu, 8 May 2014 17:30:49 +0000 (8 13:30 -0400)
committerSebastien Pouliot <sebastien@xamarin.com>
Thu, 8 May 2014 17:31:27 +0000 (8 13:31 -0400)
treeade0a4cc3d3aac818be8b8e11b559504852e0d93
parente1397e177629518cd1b401cfeb403aa89e89aa4f
[mono-api-html] Refactor to ensure the RegEx (if used) is applied everywhere

* The existing regex was not always used (e.g. new sections);

* It's now possible to use a regex on 'removed' (not just added) elements;

* It's possible to use the same regex for both (or have different ones);
mcs/tools/corcompare/mono-api-html/ApiDiff.cs
mcs/tools/corcompare/mono-api-html/MemberComparer.cs