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