Skip to content

[T] TypeSpecDiagnosticTarget

type TypeSpecDiagnosticTarget =
| Node
| Entity
| Sym
| TemplateInstanceTarget;

Diagnostic target that can be used when working with TypeSpec types.