Implemented interface member:
method
Include
Microsoft.Cci.Filters.IMappingDifferenceFilter.Include(Microsoft.Cci.Mappings.NamespaceMapping)
1 reference to Include
Microsoft.Cci.Extensions (1)
Filters\MappingDifferenceFilter.cs (1)
27
return assembly.Namespaces.Any(
Include
);