2 references to ThisExpression
Microsoft.CodeAnalysis.CSharp (2)
_generated\0\Syntax.xml.Main.Generated.cs (1)
2938=> SyntaxFactory.ThisExpression(SyntaxFactory.Token(SyntaxKind.ThisKeyword));
_generated\2\Syntax.xml.Syntax.Generated.cs (1)
1936var newNode = SyntaxFactory.ThisExpression(token);