4 writes to _functionName
Microsoft.CodeAnalysis.VisualBasic (4)
7 references to _functionName
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
25656writer.WriteValue(Me._functionName)
25675Return Me._functionName
25718Return Me._functionName
25733Return new FunctionAggregationSyntax(Me.Kind, newErrors, GetAnnotations, _functionName, _openParenToken, _argument, _closeParenToken)
25737Return new FunctionAggregationSyntax(Me.Kind, GetDiagnostics, annotations, _functionName, _openParenToken, _argument, _closeParenToken)
40686If node._functionName IsNot newFunctionName Then anyChanges = True