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