@@ -57,6 +57,8 @@ JsonApiDotNetCore.ArgumentGuard.NotNull($EXPR$, $NAME$);</s:String>
5757 <s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=LocalizableElement/@EntryIndexedValue" >DO_NOT_SHOW</s : String >
5858 <s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=LoopCanBePartlyConvertedToQuery/@EntryIndexedValue" >HINT</s : String >
5959 <s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=MemberCanBeInternal/@EntryIndexedValue" >SUGGESTION</s : String >
60+ <s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=MergeIntoLogicalPattern/@EntryIndexedValue" >WARNING</s : String >
61+ <s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=MergeNestedPropertyPatterns/@EntryIndexedValue" >WARNING</s : String >
6062 <s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=MethodHasAsyncOverload/@EntryIndexedValue" >WARNING</s : String >
6163 <s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=MethodHasAsyncOverloadWithCancellation/@EntryIndexedValue" >WARNING</s : String >
6264 <s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=PatternAlwaysMatches/@EntryIndexedValue" >SUGGESTION</s : String >
@@ -72,6 +74,7 @@ JsonApiDotNetCore.ArgumentGuard.NotNull($EXPR$, $NAME$);</s:String>
7274 <s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=RedundantQueryOrderByAscendingKeyword/@EntryIndexedValue" >SUGGESTION</s : String >
7375 <s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=RedundantToStringCallForValueType/@EntryIndexedValue" >SUGGESTION</s : String >
7476 <s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=RemoveConstructorInvocation/@EntryIndexedValue" >SUGGESTION</s : String >
77+ <s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=SimplifyStringInterpolation/@EntryIndexedValue" >WARNING</s : String >
7578 <s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=SpecifyStringComparison/@EntryIndexedValue" >WARNING</s : String >
7679 <s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=StringEndsWithIsCultureSpecific/@EntryIndexedValue" >WARNING</s : String >
7780 <s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=StringStartsWithIsCultureSpecific/@EntryIndexedValue" >WARNING</s : String >
0 commit comments