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