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