class in Unity.ProjectAuditor.Editor.Core
/
Inherits from:Unity.ProjectAuditor.Editor.Core.CodeModuleAnalyzer
Abstract base class for a Precompiled Assembly analyzer
| Method | Description |
|---|---|
| Analyze | Implement this method to detect Issues in precompiled assemblies, and construct a ReportItemBuilder object with basic information about a ReportItem object to describe the issue. |
| Method | Description |
|---|---|
| Initialize | Initializes the Analyzer |