You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currentIndexer.Deprecationis not null&¤tIndexer.Deprecation.IsDeprecated&&
702
703
(indexerParentClass.Methods.Any(x =>x.IsOfKind(CodeMethodKind.IndexerBackwardCompatibility)&&x.OriginalIndexeris not null&&IsIndexerTypeSpecificVersion(currentIndexer.IndexParameterName,x.OriginalIndexer))||
@@ -708,6 +709,12 @@ currentIndexer.Deprecation is not null && currentIndexer.Deprecation.IsDeprecate
0 commit comments