2 references to TypeContainsNestedType
System.Runtime.Serialization.Schema (2)
System\Runtime\Serialization\Schema\CodeExporter.cs (2)
498
if (
TypeContainsNestedType
(containingType, nestedTypeName))
503
if (!
TypeContainsNestedType
(containingType, uniqueName))