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