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