4 references to WRN_UseDefViolationOut
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
234case ErrorCode.WRN_UseDefViolationOut: 2122or ErrorCode.WRN_UseDefViolationOut
FlowAnalysis\DefiniteAssignment.cs (1)
608ErrorCode.ERR_UseDefViolationOut => ErrorCode.WRN_UseDefViolationOut,
Generated\ErrorFacts.Generated.cs (1)
266case ErrorCode.WRN_UseDefViolationOut: