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