2 references to IsKnownType
System.Private.Xml (2)
System\Xml\Serialization\Compiler.cs (1)
28if (TypeScope.IsKnownType(type))
System\Xml\Serialization\XmlReflectionImporter.cs (1)
252if (canBeSimpleType && TypeScope.IsKnownType(type))