We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3ec74 commit d672aa2Copy full SHA for d672aa2
Dfe.Data.SearchPrototype/Infrastructure/CompositionRoot.cs
@@ -24,9 +24,6 @@ public static class CompositionRoot
24
/// <param name="services">
25
/// The originating application services onto which to register the search dependencies.
26
/// </param>
27
- /// <param name="configuration">
28
- /// The originating configuration block from which to derive search service settings.
29
- /// </param>
30
/// <exception cref="ArgumentNullException">
31
/// The exception thrown if no valid <see cref="IServiceCollection"/> is provisioned.
32
/// </exception>
0 commit comments