4 references to WRN_UseDefViolationProperty
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
231case ErrorCode.WRN_UseDefViolationProperty: 2119or ErrorCode.WRN_UseDefViolationProperty
FlowAnalysis\DefiniteAssignment.cs (1)
603ErrorCode.ERR_UseDefViolationProperty => ErrorCode.WRN_UseDefViolationProperty,
Generated\ErrorFacts.Generated.cs (1)
263case ErrorCode.WRN_UseDefViolationProperty: