9 references to new
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
971
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)
143
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name1"),
157
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name2"),
245
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name"),
347
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name"),
392
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name"),
533
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name"),
582
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name"),