Enumerates the possible sources (or originators) of an IIntrospectionDiagnostic.
Namespace: Metalama.Framework.Introspection
Assembly: Metalama.Framework.Introspection.dll
Syntax
public enum IntrospectionDiagnosticSource
Fields
Name | Description |
---|---|
CSharp | |
MSBuild | |
Metalama | The diagnostic is produced by Metalama. |
User |