9 references to new
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
975
CodeVariableDeclarationStatement cvdsES = new
CodeVariableDeclarationStatement
(KnownTypes.Types[(int)KnownElements.EventSetter], EVENTSETTER);
System.Windows.Forms.Design (1)
System\ComponentModel\Design\Serialization\ContainerCodeDomSerializer.cs (1)
61
CodeVariableDeclarationStatement var =
new
(typeof(IContainer), ContainerName);
System.Windows.Forms.Design.Tests (7)
System\ComponentModel\Design\Serialization\CodeDomComponentSerializationServiceTests.cs (7)
147
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name1"),
161
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name2"),
249
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name"),
351
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name"),
396
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name"),
537
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name"),
586
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name"),