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