3 references to xmlSerializerTable
System.Xml (3)
System\Xml\Serialization\XmlSerializer.cs (3)
512lock (xmlSerializerTable) { 513typedMappingTable = xmlSerializerTable[type] as Hashtable; 516xmlSerializerTable[type] = typedMappingTable;