MetalamaAPI documentationIntrospection APIMetalama.​Framework.​IntrospectionCompilation­Failed­ExceptionCompilation­Failed­Exception
Open sandboxFocus

CompilationFailedException Constructor

CompilationFailedException(string, ImmutableArray<IIntrospectionDiagnostic>)

Initializes a new instance of the CompilationFailedException class.

Declaration
public CompilationFailedException(string message, ImmutableArray<IIntrospectionDiagnostic> diagnostics)
Parameters
Type Name Description
string message
ImmutableArray<IIntrospectionDiagnostic> diagnostics