We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b083a8c commit dc47a6dCopy full SHA for dc47a6d
src/EntityFramework/Services/CorsPolicyService.cs
@@ -25,7 +25,6 @@ public class CorsPolicyService : ICorsPolicyService
25
/// <summary>
26
/// Initializes a new instance of the <see cref="CorsPolicyService"/> class.
27
/// </summary>
28
- /// <param name="context">The context.</param>
29
/// <param name="provider">The provider.</param>
30
/// <param name="logger">The logger.</param>
31
/// <exception cref="ArgumentNullException">context</exception>
0 commit comments