16 references to Add
System.Private.Xml (16)
System\Xml\Serialization\NameTable.cs (1)
45
Add
(qname.Name, qname.Namespace, value);
System\Xml\Serialization\SoapReflectionImporter.cs (4)
290
_nullables.
Add
(baseMapping.TypeName, mapping.Namespace, mapping);
318
_types.
Add
(typeName, typeNs, mapping);
451
_types.
Add
(mapping.TypeName, mapping.Namespace, mapping);
574
_types.
Add
(typeName, typeNs, mapping);
System\Xml\Serialization\Types.cs (3)
659
s_primitiveNamesSecondary.
Add
(dataTypeName, XmlSchema.Namespace, secondaryList);
666
s_primitiveNames.
Add
(dataTypeName, XmlSchema.Namespace, typeDesc);
690
s_primitiveNames.
Add
(dataTypeName, ns, typeDesc);
System\Xml\Serialization\XmlReflectionImporter.cs (8)
321
accessors.
Add
(accessor.Name, accessor.Namespace, accessor);
690
_nullables.
Add
(baseMapping.TypeName, baseMapping.Namespace, mapping);
750
_types.
Add
(typeName, typeNs, mapping);
1138
_types.
Add
(mapping.TypeName, mapping.Namespace, mapping);
1216
_types.
Add
(typeName, typeNs, mapping);
1724
elements.
Add
(element.Name, element.Namespace, element);
1972
elements.
Add
(element.Name, element.Namespace, element);
2145
ids.
Add
(choiceName, choiceNs, choiceMapping.Constants[i]);