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

Class CompilationFailedException

Exception thrown when the compilation failed.

Inheritance
CompilationFailedException
Namespace: Metalama.Framework.Introspection
Assembly: Metalama.Framework.Introspection.dll
Syntax
public sealed class CompilationFailedException : Exception

Constructors

Name Description
CompilationFailedException(String, ImmutableArray<IIntrospectionDiagnostic>)

Properties

Name Description
Diagnostics

Gets the list of compilation errors or warnings.