1 reference to ParseMemberDeclaration
Microsoft.CodeAnalysis.CSharp.Features (1)
Copilot\CSharpCopilotCodeFixProvider.cs (1)
106
var memberDeclaration = SyntaxFactory.
ParseMemberDeclaration
(fix, options: method.SyntaxTree.Options);