WithSourceCodeAnnotationIfNotGenerated<T>(T)
Declaration
public static T WithSourceCodeAnnotationIfNotGenerated<T>(this T node) where T : SyntaxNodeParameters
| Type | Name | Description |
|---|---|---|
| T | node |
Returns
| Type | Description |
|---|---|
| T |
Type Parameters
| Name | Description |
|---|---|
| T |