23 references to RankException
GenerateDocumentationAndConfigFiles (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Metrics (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Metrics.Legacy (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Microsoft.Build.Framework (1)
SegmentedArray.cs (1)
136throw new RankException(SR.Rank_MustMatch);
Microsoft.CodeAnalysis (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Microsoft.CodeAnalysis.Analyzers (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Microsoft.CodeAnalysis.BannedApiAnalyzers (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Microsoft.CodeAnalysis.CodeStyle (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Microsoft.CodeAnalysis.Collections.Package (1)
Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Microsoft.CodeAnalysis.Extensions.Package (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Microsoft.CodeAnalysis.InteractiveHost (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Microsoft.CodeAnalysis.PublicApiAnalyzers (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Microsoft.CodeAnalysis.Threading.Package (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Microsoft.CodeAnalysis.Workspaces (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Roslyn.Diagnostics.Analyzers (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Array.cs (1)
438throw new RankException(SR.Rank_MustMatch);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
428throw new RankException(GetResourceString(resource));
Test.Utilities (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);
Text.Analyzers (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
144throw new RankException(SR.Rank_MustMatch);