Hi Jason,
you should really try to fix this deadlock in your code as analysis really benefits from being multi-threaded. If you still need to work around it temporarily use the following steps:
this can only be done from within the FxCop standalone UI:
-goto Tools, -Settings, -Analysis Engines, -Select Introspection -click the Settings button -select the amount of threads you want to use. -FxCop and FxCopCmd will both respect this setting.
Regards,
Jeffrey
|