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