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