4 references to WRN_HidingDifferentRefness
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
549case ErrorCode.WRN_HidingDifferentRefness: 2396or ErrorCode.WRN_HidingDifferentRefness
Generated\ErrorFacts.Generated.cs (1)
333case ErrorCode.WRN_HidingDifferentRefness:
Symbols\Source\SourceMemberContainerSymbol_ImplementationChecks.cs (1)
1622diagnostics.Add(ErrorCode.WRN_HidingDifferentRefness, location, hidingParameter, hiddenParameter);