public virtual void OnFxCopAnalyzed(FxCopReport report) { FxReport = report; }
public AssertFxCop(FxCopReport report) { this.report = report; }