2 references to new
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
961
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);