1 implementation of GetTypes
Microsoft.DotNet.ApiCompatibility (1)
Mapping\NamespaceMapper.cs (1)
44
public IEnumerable<ITypeMapper>
GetTypes
()
1 reference to GetTypes
Microsoft.DotNet.ApiCompatibility (1)
DifferenceVisitor.cs (1)
66
foreach (ITypeMapper type in @namespace.
GetTypes
())