6 references to WRN_PartialMemberSignatureDifference
Microsoft.CodeAnalysis.CSharp (6)
Errors\ErrorFacts.cs (2)
569case ErrorCode.WRN_PartialMemberSignatureDifference: 2468or ErrorCode.WRN_PartialMemberSignatureDifference
Generated\ErrorFacts.Generated.cs (1)
341case ErrorCode.WRN_PartialMemberSignatureDifference:
Symbols\Source\SourceConstructorSymbol.cs (1)
292diagnostics.Add(ErrorCode.WRN_PartialMemberSignatureDifference, implementation.GetFirstLocation(),
Symbols\Source\SourceEventSymbol.cs (1)
876diagnostics.Add(ErrorCode.WRN_PartialMemberSignatureDifference, implementation.GetFirstLocation(),
Symbols\Source\SourcePropertySymbol.cs (1)
712diagnostics.Add(ErrorCode.WRN_PartialMemberSignatureDifference, implementation.GetFirstLocation(),