Open sandboxFocus

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