6 references to WRN_UseDefViolationProperty
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
229
case ErrorCode.
WRN_UseDefViolationProperty
:
2082
case ErrorCode.
WRN_UseDefViolationProperty
:
FlowAnalysis\DefiniteAssignment.cs (1)
582
ErrorCode.ERR_UseDefViolationProperty => ErrorCode.
WRN_UseDefViolationProperty
,
Generated\ErrorFacts.Generated.cs (1)
263
case ErrorCode.
WRN_UseDefViolationProperty
:
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (2)
Diagnostics\DiagnosticTest.cs (2)
422
case ErrorCode.
WRN_UseDefViolationProperty
:
494
ErrorCode.
WRN_UseDefViolationProperty
,