2 references to VariableDeclaration
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
CodeGeneration\CSharpSyntaxGenerator.cs (1)
3500
CSharpSyntaxGeneratorInternal.
VariableDeclaration
(type, name.ToIdentifierToken(), expression),
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpSyntaxGeneratorInternal.cs (1)
58
VariableDeclaration
(type, name, initializer));