Method WithoutPreprocessorTrivia
WithoutPreprocessorTrivia<T>(T)
Declaration
public static T WithoutPreprocessorTrivia<T>(this T node)
where T : SyntaxNode
Parameters
| Type | Name | Description |
|---|---|---|
| T | node |
Returns
| Type | Description |
|---|---|
| T |
Type Parameters
| Name | Description |
|---|---|
| T |