4 references to WRN_UseDefViolationField
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
247case ErrorCode.WRN_UseDefViolationField: 2145or ErrorCode.WRN_UseDefViolationField
FlowAnalysis\DefiniteAssignment.cs (1)
564ErrorCode.ERR_UseDefViolationField => ErrorCode.WRN_UseDefViolationField,
Generated\ErrorFacts.Generated.cs (1)
263case ErrorCode.WRN_UseDefViolationField: