1 reference to LineCannotBeGreaterThanEnd
Microsoft.CodeAnalysis (1)
Text\TextLineCollection.cs (1)
67throw new ArgumentOutOfRangeException(nameof(position.Line), string.Format(CodeAnalysisResources.LineCannotBeGreaterThanEnd, position.Line, this.Count));