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