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