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