3 references to ERR_InterceptorMethodMustBeOrdinary
Microsoft.CodeAnalysis.CSharp (3)
Errors\ErrorFacts.cs (1)
2365
or ErrorCode.
ERR_InterceptorMethodMustBeOrdinary
Symbols\Source\SourceMethodSymbolWithAttributes.cs (2)
1047
diagnostics.Add(ErrorCode.
ERR_InterceptorMethodMustBeOrdinary
, attributeLocation);
1205
diagnostics.Add(ErrorCode.
ERR_InterceptorMethodMustBeOrdinary
, attributeLocation);