2 references to ERR_InterceptorMustReferToStartOfTokenPosition
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2363
or ErrorCode.
ERR_InterceptorMustReferToStartOfTokenPosition
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
1315
diagnostics.Add(ErrorCode.
ERR_InterceptorMustReferToStartOfTokenPosition
, attributeLocation, referencedToken.Text, linePositionZeroBased.Line + 1, linePositionZeroBased.Character + 1);