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