5 references to ReportMismatchInParameterType
Microsoft.CodeAnalysis.CSharp (5)
Symbols\Source\SourceMemberContainerSymbol_ImplementationChecks.cs (4)
1223private static readonly ReportMismatchInParameterType<Location> ReportBadParameter = 1239ReportMismatchInParameterType<TArg> reportMismatchInParameterType, 1436ReportMismatchInParameterType<TArg> reportMismatchInParameterType, 1489ReportMismatchInParameterType<(ParameterSymbol BaseParameter, TArg Arg)> reportMismatchInParameterType,
Symbols\TypeSymbol.cs (1)
1824ReportMismatchInParameterType<(TypeSymbol implementingType, bool isExplicit)> reportMismatchInParameterType =