18 references to Add
Microsoft.Build.Tasks.Core (1)
RoslynCodeTaskFactory\RoslynCodeTaskFactory.cs (1)
254codeTypeDeclaration.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)
3745CodeConvertorClass.BaseTypes.Add(PublicNamesUsed["TypeConverter"].ToString()); 4247ccc.BaseTypes.Add("System.Object"); 4248ccc.BaseTypes.Add("ICollection"); 4284cmp.ImplementationTypes.Add("System.Collections.ICollection"); 4301cmp.ImplementationTypes.Add("System.Collections.ICollection"); 4317cmp.ImplementationTypes.Add("System.Collections.ICollection"); 4337cmm.ImplementationTypes.Add("System.Collections.ICollection"); 4401cmm.ImplementationTypes.Add("System.Collections.IEnumerable"); 4427ecc.BaseTypes.Add("System.Object"); 4428ecc.BaseTypes.Add("System.Collections.IEnumerator"); 4465cmp.ImplementationTypes.Add("System.Collections.IEnumerator"); 4483cmm.ImplementationTypes.Add("System.Collections.IEnumerator"); 4501cmm.ImplementationTypes.Add("System.Collections.IEnumerator");
System.Runtime.Serialization.Schema (3)
System\Runtime\Serialization\Schema\CodeExporter.cs (3)
1033type.BaseTypes.Add(GetClrTypeFullName(typeof(IExtensibleDataObject))); 1159type.BaseTypes.Add(GetClrTypeFullName(typeof(ISerializable))); 1302type.BaseTypes.Add(GetClrTypeFullName(typeof(IXmlSerializable)));