9 references to new
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
975CodeVariableDeclarationStatement cvdsES = new CodeVariableDeclarationStatement(KnownTypes.Types[(int)KnownElements.EventSetter], EVENTSETTER);
System.Windows.Forms.Design (1)
System\ComponentModel\Design\Serialization\ContainerCodeDomSerializer.cs (1)
61CodeVariableDeclarationStatement var = new(typeof(IContainer), ContainerName);
System.Windows.Forms.Design.Tests (7)
System\ComponentModel\Design\Serialization\CodeDomComponentSerializationServiceTests.cs (7)
145new CodeVariableDeclarationStatement(typeof(DataClass), "name1"), 159new CodeVariableDeclarationStatement(typeof(DataClass), "name2"), 247new CodeVariableDeclarationStatement(typeof(DataClass), "name"), 349new CodeVariableDeclarationStatement(typeof(DataClass), "name"), 394new CodeVariableDeclarationStatement(typeof(DataClass), "name"), 535new CodeVariableDeclarationStatement(typeof(DataClass), "name"), 584new CodeVariableDeclarationStatement(typeof(DataClass), "name"),