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