4 references to WRN_HidingDifferentRefness
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
563case ErrorCode.WRN_HidingDifferentRefness: 2420or ErrorCode.WRN_HidingDifferentRefness
Generated\ErrorFacts.Generated.cs (1)
332case ErrorCode.WRN_HidingDifferentRefness:
Symbols\Source\SourceMemberContainerSymbol_ImplementationChecks.cs (1)
1694diagnostics.Add(ErrorCode.WRN_HidingDifferentRefness, location, hidingParameter, hiddenParameter);