3 references to ERR_InterceptorNameNotInvoked
Microsoft.CodeAnalysis.CSharp (3)
Errors\ErrorFacts.cs (1)
2381
or ErrorCode.
ERR_InterceptorNameNotInvoked
Symbols\Source\SourceMethodSymbolWithAttributes.cs (2)
1099
diagnostics.Add(ErrorCode.
ERR_InterceptorNameNotInvoked
, attributeLocation, referencedToken.Text);
1296
diagnostics.Add(ErrorCode.
ERR_InterceptorNameNotInvoked
, attributeLocation, referencedToken.Text);