Metalama / / API Documentation / Advanced API / Metalama.​Framework.​Engine.​Formatting / Formatting­Annotations / With­Formatting­Annotations­From
Open sandbox

Method WithFormattingAnnotationsFrom

WithFormattingAnnotationsFrom<T>(T, SyntaxNode)

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