InvalidFileMetadataReferenceAnalyzer Class

Definition

[Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer("C#", new System.String[] {  })]
public sealed class InvalidFileMetadataReferenceAnalyzer : Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer
[<Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer("C#", new System.String[] {  })>]
type InvalidFileMetadataReferenceAnalyzer = class
    inherit DiagnosticAnalyzer
Public NotInheritable Class InvalidFileMetadataReferenceAnalyzer
Inherits DiagnosticAnalyzer
Inheritance
InvalidFileMetadataReferenceAnalyzer
Attributes

Constructors

InvalidFileMetadataReferenceAnalyzer()

Properties

SupportedDiagnostics

Methods

Initialize(AnalysisContext)

Applies to