3 references to ERR_InterceptorsFeatureNotEnabled
Microsoft.CodeAnalysis.CSharp (3)
Errors\ErrorFacts.cs (1)
2365or ErrorCode.ERR_InterceptorsFeatureNotEnabled
Symbols\Source\SourceMethodSymbolWithAttributes.cs (2)
1159diagnostics.Add(ErrorCode.ERR_InterceptorsFeatureNotEnabled, attributeLocation, recommendedProperty); 1373diagnostics.Add(ErrorCode.ERR_InterceptorsFeatureNotEnabled, attributeSyntax, recommendedProperty);