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