4 references to WRN_UseDefViolation
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
250case ErrorCode.WRN_UseDefViolation: 2148or ErrorCode.WRN_UseDefViolation
FlowAnalysis\DefiniteAssignment.cs (1)
569ErrorCode.ERR_UseDefViolation => ErrorCode.WRN_UseDefViolation,
Generated\ErrorFacts.Generated.cs (1)
266case ErrorCode.WRN_UseDefViolation: