3 references to AddIncludeMetadata
System.Xml (3)
System\Xml\Serialization\CodeExporter.cs (1)
263
AddIncludeMetadata
(metadata, derived, type);
System\Xml\Serialization\SoapCodeExporter.cs (1)
147
CodeExporter.
AddIncludeMetadata
(codeClass.CustomAttributes, mapping, typeof(SoapIncludeAttribute));
System\Xml\Serialization\XmlCodeExporter.cs (1)
521
AddIncludeMetadata
(codeClass.CustomAttributes, mapping, typeof(XmlIncludeAttribute));