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