3 references to AddIncludeMetadata
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeExporter.cs (1)
302AddIncludeMetadata(metadata, derived, type);
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapCodeExporter.cs (1)
152CodeExporter.AddIncludeMetadata(codeClass.CustomAttributes, mapping, typeof(SoapIncludeAttribute));
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlCodeExporter.cs (1)
598AddIncludeMetadata(codeClass.CustomAttributes, mapping, typeof(XmlIncludeAttribute));