2 references to InternalsAndPublicCciFilter
Microsoft.Cci.Extensions (1)
Filters\InternalsAndPublicCciFilter.cs (1)
24
:
this
(excludeAttributes, includeForwardedTypes: false)
Microsoft.DotNet.GenAPI (1)
GenAPITask.cs (1)
333
includeFilter = new
InternalsAndPublicCciFilter
(excludeAttributes: apiOnly, includeForwardedTypes);