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