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