Table of Contents

Class SecurityDiagnosticAnalyzer

Namespace
GrindFest.Offline
Assembly
GrindFest.dll
[DiagnosticAnalyzer("C#", new string[] { })]
public class SecurityDiagnosticAnalyzer : DiagnosticAnalyzer
Inheritance
object
SecurityDiagnosticAnalyzer
Inherited Members

Properties

SupportedDiagnostics

Returns a set of descriptors for the diagnostics that this analyzer is capable of producing.

Methods

Initialize(AnalysisContext)

Called once at session start to register actions in the analysis context.