Namespace: Metalama.Framework.Diagnostics
Assembly: Metalama.Framework.dll
Syntax
public interface IScopedDiagnosticSinkProperties
| Name | Description |
|---|---|
| Sink | |
| Source |
Methods
| Name | Description |
|---|---|
| Report(IDiagnostic) | Reports a diagnostic to the default location of the current ScopedDiagnosticSink.. |
| Suppress(ISuppression) | Suppresses a diagnostic from the default declaration of the current ScopedDiagnosticSink. |