2 references to VariableDeclaration
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
CodeGeneration\CSharpSyntaxGenerator.cs (1)
3499CSharpSyntaxGeneratorInternal.VariableDeclaration(type, name.ToIdentifierToken(), expression),
CSharpSyntaxGeneratorInternal.cs (1)
40VariableDeclaration(type, name, initializer));