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)
145
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name1"),
159
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name2"),
247
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name"),
349
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name"),
394
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name"),
535
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name"),
584
new
CodeVariableDeclarationStatement
(typeof(DataClass), "name"),