18 references to Add
Microsoft.Build.Tasks.Core (1)
RoslynCodeTaskFactory\RoslynCodeTaskFactory.cs (1)
254
codeTypeDeclaration.BaseTypes.
Add
("Microsoft.Build.Utilities.Task");
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
1076
_ccRoot.CodeClass.BaseTypes.
Add
(KnownTypes.Types[(int)KnownElements.IStyleConnector].FullName);
System.Management (13)
System\Management\WMIGenerator.cs (13)
3745
CodeConvertorClass.BaseTypes.
Add
(PublicNamesUsed["TypeConverter"].ToString());
4247
ccc.BaseTypes.
Add
("System.Object");
4248
ccc.BaseTypes.
Add
("ICollection");
4284
cmp.ImplementationTypes.
Add
("System.Collections.ICollection");
4301
cmp.ImplementationTypes.
Add
("System.Collections.ICollection");
4317
cmp.ImplementationTypes.
Add
("System.Collections.ICollection");
4337
cmm.ImplementationTypes.
Add
("System.Collections.ICollection");
4401
cmm.ImplementationTypes.
Add
("System.Collections.IEnumerable");
4427
ecc.BaseTypes.
Add
("System.Object");
4428
ecc.BaseTypes.
Add
("System.Collections.IEnumerator");
4465
cmp.ImplementationTypes.
Add
("System.Collections.IEnumerator");
4483
cmm.ImplementationTypes.
Add
("System.Collections.IEnumerator");
4501
cmm.ImplementationTypes.
Add
("System.Collections.IEnumerator");
System.Runtime.Serialization.Schema (3)
System\Runtime\Serialization\Schema\CodeExporter.cs (3)
1033
type.BaseTypes.
Add
(GetClrTypeFullName(typeof(IExtensibleDataObject)));
1159
type.BaseTypes.
Add
(GetClrTypeFullName(typeof(ISerializable)));
1302
type.BaseTypes.
Add
(GetClrTypeFullName(typeof(IXmlSerializable)));