MetalamaAPI documentationAdvanced APIMetalama.​CompilerMetalama­Compiler­AnnotationsTry­Get­Code­Coverage­Redirection­From­Annotation
Open sandboxFocus

MetalamaCompilerAnnotations.TryGetCodeCoverageRedirectionFromAnnotation Method

TryGetCodeCoverageRedirectionFromAnnotation(SyntaxNode, Compilation, out ISymbol?)

Declaration
public static bool TryGetCodeCoverageRedirectionFromAnnotation(this SyntaxNode syntaxNode, Compilation compilation, out ISymbol? redirectedSymbol)
Parameters
Type Name Description
SyntaxNode syntaxNode
Compilation compilation
ISymbol redirectedSymbol
Returns
Type Description
bool