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