Open sandboxFocus

Method WithSimplifierAnnotation

WithSimplifierAnnotation<T>(T)

Declaration
public static T WithSimplifierAnnotation<T>(this T node) where T : SyntaxNode
Parameters
Type Name Description
T node
Returns
Type Description
T
Type Parameters
Name Description
T