> For the complete documentation index, see [llms.txt](https://docs.yarnspinner.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yarnspinner.dev/2.2/api/csharp/yarn.compiler/yarn.compiler.deferredtypediagnostic.md).

# DeferredTypeDiagnostic

Class in [Yarn.Compiler](/2.2/api/csharp/yarn.compiler.md)

Inherits from `System.Object`

## Summary

```csharp
public class DeferredTypeDiagnostic
```

## Methods

| Name                                                                                                                                                                                       | Description |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------- |
| [CreateDeferredTypeDiagnostic(string,Diagnostic)](/2.2/api/csharp/yarn.compiler/yarn.compiler.deferredtypediagnostic/yarn.compiler.deferredtypediagnostic.createdeferredtypediagnostic.md) |             |

## Properties

| Name                                                                                                                                | Description |
| ----------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| [diagnostic](/2.2/api/csharp/yarn.compiler/yarn.compiler.deferredtypediagnostic/yarn.compiler.deferredtypediagnostic.diagnostic.md) |             |
| [Name](/2.2/api/csharp/yarn.compiler/yarn.compiler.deferredtypediagnostic/yarn.compiler.deferredtypediagnostic.name.md)             |             |
