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