in fxcop-agent/src/jetbrains/buildServer/fxcop/agent/FxCopBuildService.java [42:46]
public FxCopBuildService(final ArtifactsWatcher artifactsWatcher, final InspectionReporter inspectionReporter) {
myArtifactsWatcher = artifactsWatcher;
myInspectionReporter = inspectionReporter;
}