5 references to WRN_NullabilityMismatchInParameterTypeOnExplicitImplementation
Microsoft.CodeAnalysis.CSharp (5)
Errors\ErrorFacts.cs (3)
62nullableWarnings.Add(GetId(ErrorCode.WRN_NullabilityMismatchInParameterTypeOnExplicitImplementation)); 452case ErrorCode.WRN_NullabilityMismatchInParameterTypeOnExplicitImplementation: 1966or ErrorCode.WRN_NullabilityMismatchInParameterTypeOnExplicitImplementation
Generated\ErrorFacts.Generated.cs (1)
209case ErrorCode.WRN_NullabilityMismatchInParameterTypeOnExplicitImplementation:
Symbols\TypeSymbol.cs (1)
1849ErrorCode.WRN_NullabilityMismatchInParameterTypeOnExplicitImplementation,