3 references to ERR_UseDefViolationOut
Microsoft.CodeAnalysis.CSharp (3)
Errors\ErrorFacts.cs (1)
846
or ErrorCode.
ERR_UseDefViolationOut
FlowAnalysis\DefiniteAssignment.cs (2)
568
ErrorCode.
ERR_UseDefViolationOut
=> ErrorCode.WRN_UseDefViolationOut,
1195
Diagnostics.Add(ErrorCode.
ERR_UseDefViolationOut
, node.Location, symbolName);