4 references to ERR_InterceptorLineOutOfRange
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2371or ErrorCode.ERR_InterceptorLineOutOfRange
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
1255diagnostics.Add(ErrorCode.ERR_InterceptorLineOutOfRange, attributeData.GetAttributeArgumentLocation(lineNumberParameterIndex), referencedLineCount, lineNumberOneBased);
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\InterceptorsTests.cs (2)
3215Diagnostic(ErrorCode.ERR_InterceptorLineOutOfRange, "26").WithArguments("25", "26").WithLocation(22, 39), 3221Diagnostic(ErrorCode.ERR_InterceptorLineOutOfRange, "100").WithArguments("25", "100").WithLocation(23, 39)