DotNetDocsSettings.FindAssembly property

Called to find the assembly for the specified project.

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

See Also