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