15 references to Add
System.Private.Xml (15)
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 (2)
636
s_primitiveNames.
Add
(dataTypeName, XmlSchema.Namespace, typeDesc);
654
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);
1134
_types.
Add
(mapping.TypeName, mapping.Namespace, mapping);
1211
_types.
Add
(typeName, typeNs, mapping);
1719
elements.
Add
(element.Name, element.Namespace, element);
1967
elements.
Add
(element.Name, element.Namespace, element);
2140
ids.
Add
(choiceName, choiceNs, choiceMapping.Constants[i]);