2 references to CodeVariableDeclarationStatement
Microsoft.Build.Tasks.Core (1)
system.design\stronglytypedresourcebuilder.cs (1)
466
init[0] = new
CodeVariableDeclarationStatement
(ResMgrCodeTypeReference, tmpVarName, newResMgr);
System.Windows.Forms.Design (1)
System\Resources\Tools\StronglyTypedResourceBuilder.cs (1)
617
new
CodeVariableDeclarationStatement
(resourceManagerType, tempVariableName, newResourceManager),