AnalyzerLoadFailureEventArgs.ReferencedCompilerVersion Property

Definition

If ErrorCode is ReferencesNewerCompiler, returns the compiler version referenced by the analyzer assembly. Otherwise, returns null.

public Version? ReferencedCompilerVersion { get; }
member this.ReferencedCompilerVersion : Version
Public ReadOnly Property ReferencedCompilerVersion As Version

Property Value

Applies to