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