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