4 references to WRN_InterceptorSignatureMismatch
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
542
case ErrorCode.
WRN_InterceptorSignatureMismatch
:
621
or ErrorCode.
WRN_InterceptorSignatureMismatch
Generated\ErrorFacts.Generated.cs (1)
320
case ErrorCode.
WRN_InterceptorSignatureMismatch
:
Lowering\LocalRewriter\LocalRewriter_Call.cs (1)
229
this._diagnostics.Add(ErrorCode.
WRN_InterceptorSignatureMismatch
, attributeLocation, method, interceptor);