2 references to DocIdSymbolFilter
Microsoft.DotNet.ApiSymbolExtensions (2)
Filtering\DocIdSymbolFilter.cs (2)
41return new DocIdSymbolFilter(docIds, includeDocIds); 52=> new DocIdSymbolFilter(ReadDocIdsFromList(docIds), includeDocIds);