5 references to CreateUnknownTypeException
System.Private.Xml (5)
System\Xml\Serialization\ReflectionXmlSerializationReader.cs (1)
1563throw CreateUnknownTypeException(xsiType);
System\Xml\Serialization\XmlSerializationReader.cs (4)
344throw CreateUnknownTypeException(typeName); 408throw CreateUnknownTypeException(typeName); 417throw CreateUnknownTypeException(typeName); 420throw CreateUnknownTypeException(typeName);