9 writes to Type
Microsoft.Build.Tasks.Core (4)
RoslynCodeTaskFactory\RoslynCodeTaskFactory.cs (1)
636
Type
= new CodeTypeReference(type),
system.design\stronglytypedresourcebuilder.cs (3)
388
resMgr.
Type
= ResMgrCodeTypeReference;
421
culture.
Type
= CultureTypeReference;
576
prop.
Type
= valueType;
System.Runtime.Serialization.Schema (2)
System\Runtime\Serialization\Schema\CodeExporter.cs (2)
1935
extensionDataObjectProperty.
Type
= GetCodeTypeReference(typeof(ExtensionDataObject));
1992
property.
Type
= type;
System.Windows.Forms.Design (3)
System\Resources\Tools\StronglyTypedResourceBuilder.cs (3)
525
Type
= resourceManagerType,
556
Type
= cultureInfoType,
719
property.
Type
= valueType;
4 references to Type
System.CodeDom (4)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
1466
OutputType(e.
Type
);
Microsoft\VisualBasic\VBCodeGenerator.cs (2)
1792
OutputType(e.
Type
);
1793
OutputArrayPostfix(e.
Type
);
System\CodeDom\Compiler\CodeValidator.cs (1)
282
ValidateTypeReference(e.
Type
);