6 references to WRN_PartialMemberSignatureDifference
Microsoft.CodeAnalysis.CSharp (6)
Errors\ErrorFacts.cs (2)
572case ErrorCode.WRN_PartialMemberSignatureDifference: 2475or ErrorCode.WRN_PartialMemberSignatureDifference
Generated\ErrorFacts.Generated.cs (1)
340case ErrorCode.WRN_PartialMemberSignatureDifference:
Symbols\Source\SourceConstructorSymbol.cs (1)
304diagnostics.Add(ErrorCode.WRN_PartialMemberSignatureDifference, implementation.GetFirstLocation(),
Symbols\Source\SourceEventSymbol.cs (1)
926diagnostics.Add(ErrorCode.WRN_PartialMemberSignatureDifference, implementation.GetFirstLocation(),
Symbols\Source\SourcePropertySymbol.cs (1)
754diagnostics.Add(ErrorCode.WRN_PartialMemberSignatureDifference, implementation.GetFirstLocation(),