6 references to WRN_UseDefViolationProperty
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
242
case ErrorCode.
WRN_UseDefViolationProperty
:
2138
or ErrorCode.
WRN_UseDefViolationProperty
FlowAnalysis\DefiniteAssignment.cs (1)
563
ErrorCode.ERR_UseDefViolationProperty => ErrorCode.
WRN_UseDefViolationProperty
,
Generated\ErrorFacts.Generated.cs (1)
262
case ErrorCode.
WRN_UseDefViolationProperty
:
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (2)
Diagnostics\DiagnosticTest.cs (2)
450
case ErrorCode.
WRN_UseDefViolationProperty
:
531
ErrorCode.
WRN_UseDefViolationProperty
,