1 implementation of GetNestedTypes
Microsoft.DotNet.ApiCompatibility (1)
Mapping\TypeMapper.cs (1)
75public IEnumerable<ITypeMapper> GetNestedTypes()
1 reference to GetNestedTypes
Microsoft.DotNet.ApiCompatibility (1)
DifferenceVisitor.cs (1)
79foreach (ITypeMapper nestedType in type.GetNestedTypes())