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