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