1 write to _argument
Microsoft.CodeAnalysis.Workspaces (1)
Editing\SyntaxEditor.cs (1)
339
_argument
= argument;
1 reference to _argument
Microsoft.CodeAnalysis.Workspaces (1)
Editing\SyntaxEditor.cs (1)
343
=> ValidateNewRoot(generator.ReplaceNode(root, currentNode, _modifier(currentNode, generator,
_argument
)));