11 references to Add
System.Runtime.Serialization.Schema (10)
System\Runtime\Serialization\Schema\CodeExporter.cs (10)
814
type.BaseTypes.
Add
(typeof(object));
1073
type.BaseTypes.
Add
(baseType);
1143
type.BaseTypes.
Add
(typeof(object));
1278
type.BaseTypes.
Add
(typeof(object));
1722
readXmlMethod.ImplementationTypes.
Add
(typeof(IXmlSerializable));
1744
writeXmlMethod.ImplementationTypes.
Add
(typeof(IXmlSerializable));
1764
getSchemaMethod.ImplementationTypes.
Add
(typeof(IXmlSerializable));
1862
getObjectDataMethod.ImplementationTypes.
Add
(typeof(ISerializable));
1938
extensionDataObjectProperty.ImplementationTypes.
Add
(typeof(IExtensibleDataObject));
1979
propertyChangedEvent.ImplementationTypes.
Add
(typeof(INotifyPropertyChanged));
System.Windows.Forms.Design (1)
System\ComponentModel\Design\Serialization\TypeCodeDomSerializer.cs (1)
429
docType.BaseTypes.
Add
(root.GetType());