4 references to WRN_NonECMAFeature
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
351case ErrorCode.WRN_NonECMAFeature: 1289or ErrorCode.WRN_NonECMAFeature
Generated\ErrorFacts.Generated.cs (1)
91case ErrorCode.WRN_NonECMAFeature:
Symbols\Symbol_Attributes.cs (1)
698diagnostics.Add(ErrorCode.WRN_NonECMAFeature, targetOpt.GetLocation(), MessageID.IDS_FeatureModuleAttrLoc);