Closed as not planned
Description
In get this error in OrchardCore 2.0 too often:
TestApiController.cs(105, 62): [CS0121] The call is ambiguous between the following methods or properties: 'System.StringExtensions.EqualsOrdinalIgnoreCase(string, string?)' and 'OrchardCore.Modules.StringExtensions.EqualsOrdinalIgnoreCase(string?, string?)'
This is because the extension method in OC here.
Metadata
Metadata
Assignees
Labels
No labels