1 reference to ThrowArgumentOutOfRangeException
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Extensions\TextLineExtensions.cs (1)
68
return ThrowHelper.
ThrowArgumentOutOfRangeException
<int?>(nameof(startOffset), SR.Invalid_Offset);