4 references to WRN_UseDefViolation
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
235case ErrorCode.WRN_UseDefViolation: 2123or ErrorCode.WRN_UseDefViolation
FlowAnalysis\DefiniteAssignment.cs (1)
609ErrorCode.ERR_UseDefViolation => ErrorCode.WRN_UseDefViolation,
Generated\ErrorFacts.Generated.cs (1)
267case ErrorCode.WRN_UseDefViolation: