2 references to ERR_InterceptorArityNotCompatible
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
638
or ErrorCode.
ERR_InterceptorArityNotCompatible
Lowering\LocalRewriter\LocalRewriter_Call.cs (1)
182
this._diagnostics.Add(ErrorCode.
ERR_InterceptorArityNotCompatible
, attributeLocation, interceptor, netArity, method);