6 references to SetKeyInternal
System.Private.Xml (6)
System\Xml\Serialization\SoapReflectionImporter.cs (1)
92
xmlMapping.
SetKeyInternal
(XmlMapping.GenerateKey(type, null, defaultNamespace));
System\Xml\Serialization\XmlMapping.cs (1)
105
SetKeyInternal
(key);
System\Xml\Serialization\XmlMembersMapping.cs (1)
33
SetKeyInternal
(key.ToString());
System\Xml\Serialization\XmlReflectionImporter.cs (2)
177
xmlMapping.
SetKeyInternal
(XmlMapping.GenerateKey(type, root, defaultNamespace));
2283
mapping.
SetKeyInternal
(XmlMapping.GenerateKey(type, a.XmlRoot, defaultNamespace));
System\Xml\Serialization\XmlSerializer.cs (1)
853
mapping.
SetKeyInternal
(XmlMapping.GenerateKey(type, null, null));