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