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