3 references to LocalDeclarationStatement
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpSyntaxGeneratorInternal.cs (1)
38return SyntaxFactory.LocalDeclarationStatement(
Microsoft.CodeAnalysis.CSharp.Features (1)
IntroduceVariable\CSharpIntroduceVariableService_IntroduceLocal.cs (1)
43var declarationStatement = SyntaxFactory.LocalDeclarationStatement(
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CSharpSyntaxGeneratorInternal.cs (1)
38return SyntaxFactory.LocalDeclarationStatement(