2 references to GenerateTempAssembly
System.Xml (2)
System\Xml\Serialization\XmlSerializer.cs (1)
244
tempAssembly =
GenerateTempAssembly
(this.mapping, type, defaultNamespace, location, evidence);
System\Xml\Serialization\XmlSerializerFactory.cs (1)
139
TempAssembly tempAssembly = XmlSerializer.
GenerateTempAssembly
(mapping, type, defaultNamespace, location, evidence);