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