DotNetDocsSettings.FindAssemblies property

Called to find multiple assemblies for the specified project.

public Func<string, IReadOnlyList<string>>? FindAssemblies { get; set; }

See Also