2 references to TypeContainsNestedType
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (2)
483
if (
TypeContainsNestedType
(containingType, nestedTypeName))
488
if (!
TypeContainsNestedType
(containingType, uniqueName))