Class SyntaxNodeReplacer
Namespace: Unity.Entities.SourceGen.Common
Syntax
public class SyntaxNodeReplacer : CSharpSyntaxRewriter
Constructors
| Name | Description |
|---|---|
| SyntaxNodeReplacer(Dictionary<SyntaxNode, SyntaxNode>, Boolean) |
Methods
| Name | Description |
|---|---|
| Visit(SyntaxNode) |