2 references to TypeContainsNestedType
System.Runtime.Serialization (2)
System\Runtime\Serialization\CodeExporter.cs (2)
488
if (
TypeContainsNestedType
(containingType, nestedTypeName))
493
if (!
TypeContainsNestedType
(containingType, uniqueName))