5 references to CreateUnknownTypeException
System.Private.Xml (5)
System\Xml\Serialization\ReflectionXmlSerializationReader.cs (1)
1660throw CreateUnknownTypeException(xsiType);
System\Xml\Serialization\XmlSerializationReader.cs (4)
347throw CreateUnknownTypeException(typeName); 411throw CreateUnknownTypeException(typeName); 420throw CreateUnknownTypeException(typeName); 423throw CreateUnknownTypeException(typeName);