4 references to WRN_InlineArrayConversionOperatorNotUsed
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
552case ErrorCode.WRN_InlineArrayConversionOperatorNotUsed: 2404or ErrorCode.WRN_InlineArrayConversionOperatorNotUsed
Generated\ErrorFacts.Generated.cs (1)
325case ErrorCode.WRN_InlineArrayConversionOperatorNotUsed:
Symbols\Source\SourceNamedTypeSymbol.cs (1)
2068diagnostics.Add(ErrorCode.WRN_InlineArrayConversionOperatorNotUsed, conversion.TryGetFirstLocation() ?? GetFirstLocation());