48 references to CodeConstructor
System.Activities (4)
System\Activities\XamlIntegration\TextExpressionCompiler.cs (4)
755CodeConstructor constructor = new CodeConstructor(); 1915CodeConstructor constructor = new CodeConstructor(); 1950CodeConstructor constructor = new CodeConstructor(); 1979CodeConstructor constructor = new CodeConstructor();
System.Data (7)
fx\src\data\System\Data\CodeGen\datacache.cs (7)
336CodeConstructor constructor = new CodeConstructor(); { 345constructor = new CodeConstructor(); { 365constructor = new CodeConstructor(); { 766CodeConstructor constructor = new CodeConstructor(); { 972CodeConstructor constructor = new CodeConstructor(); { 1030CodeConstructor constructor = new CodeConstructor(); { 1042constructor = new CodeConstructor(); {
System.Data.Entity.Design (4)
System\Data\Entity\Design\EntityViewGeneration\EntityViewGenerator.cs (1)
655CodeConstructor constructor = new CodeConstructor();
System\Data\EntityModel\Emitters\EntityContainerEmitter.cs (3)
218CodeConstructor emptyCtor = new CodeConstructor(); 235CodeConstructor connectionStringCtor = new CodeConstructor(); 254CodeConstructor connectionWorkspaceCtor = new CodeConstructor();
System.Data.Services.Design (1)
System\Data\EntityModel\Emitters\EntityContainerEmitter.cs (1)
183CodeConstructor connectionWorkspaceCtor = new CodeConstructor();
System.Management (16)
WmiGenerator.cs (16)
1133cctor = new CodeConstructor(); 2152cctor = new CodeConstructor(); 2194cctor = new CodeConstructor(); 2250cctor = new CodeConstructor(); 2313cctor = new CodeConstructor(); 2347cctor = new CodeConstructor(); 2375cctor = new CodeConstructor(); 2400cctor = new CodeConstructor(); 2437cctor = new CodeConstructor(); 2472cctor = new CodeConstructor(); 2533cctor = new CodeConstructor(); 2569cctor = new CodeConstructor(); 2640cctor = new CodeConstructor(); 3828cctor = new CodeConstructor(); 4320cctor = new CodeConstructor(); 4536cctor = new CodeConstructor();
System.Runtime.Serialization (2)
System\Runtime\Serialization\CodeExporter.cs (2)
1750CodeConstructor baseConstructor = new CodeConstructor(); 1771CodeConstructor derivedConstructor = new CodeConstructor();
System.ServiceModel (4)
System\ServiceModel\Description\ClientClassGenerator.cs (2)
188CodeConstructor ctor = new CodeConstructor(); 530CodeConstructor ctor = new CodeConstructor();
System\ServiceModel\Description\OperationGenerator.cs (2)
824CodeConstructor defaultCtor = new CodeConstructor(); 827CodeConstructor otherCtor = new CodeConstructor();
System.Web (3)
Compilation\BaseCodeDomTreeGenerator.cs (1)
346_ctor = new CodeConstructor();
Compilation\ObjectFactoryCodeDomTreeGenerator.cs (1)
69CodeConstructor ctor = new CodeConstructor();
Compilation\TemplateControlCodeDomTreeGenerator.cs (1)
290var ctorCode = new CodeConstructor();
System.Web.Services (2)
System\Web\Services\Description\WebCodeGenerator.cs (2)
137CodeConstructor ctor = new CodeConstructor(); 375CodeConstructor ctor = new CodeConstructor();
System.Workflow.Activities (1)
WebServiceReceive.cs (1)
764CodeConstructor constructor = new CodeConstructor();
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\TypeSystem\DesignTimeType.cs (1)
1137CodeConstructor codeConstructor = new CodeConstructor();
AuthoringOM\Serializer\ActivityTypeCodeDomSerializer.cs (1)
45CodeConstructor ctor = new CodeConstructor();
System.Xml (1)
System\Xml\Serialization\XmlCodeExporter.cs (1)
503CodeConstructor ctor = new CodeConstructor();
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\ClassGenerator.cs (1)
883CodeConstructor constructor = new CodeConstructor()