5 references to WRN_NullabilityMismatchInParameterTypeOnExplicitImplementation
Microsoft.CodeAnalysis.CSharp (5)
Errors\ErrorFacts.cs (3)
61nullableWarnings.Add(GetId(ErrorCode.WRN_NullabilityMismatchInParameterTypeOnExplicitImplementation)); 438case ErrorCode.WRN_NullabilityMismatchInParameterTypeOnExplicitImplementation: 1940or ErrorCode.WRN_NullabilityMismatchInParameterTypeOnExplicitImplementation
Generated\ErrorFacts.Generated.cs (1)
210case ErrorCode.WRN_NullabilityMismatchInParameterTypeOnExplicitImplementation:
Symbols\TypeSymbol.cs (1)
1831ErrorCode.WRN_NullabilityMismatchInParameterTypeOnExplicitImplementation,