5 references to WRN_NullabilityMismatchInParameterTypeOnImplicitImplementation
Microsoft.CodeAnalysis.CSharp (5)
Errors\ErrorFacts.cs (3)
58nullableWarnings.Add(GetId(ErrorCode.WRN_NullabilityMismatchInParameterTypeOnImplicitImplementation)); 432case ErrorCode.WRN_NullabilityMismatchInParameterTypeOnImplicitImplementation: 1937or ErrorCode.WRN_NullabilityMismatchInParameterTypeOnImplicitImplementation
Generated\ErrorFacts.Generated.cs (1)
207case ErrorCode.WRN_NullabilityMismatchInParameterTypeOnImplicitImplementation:
Symbols\TypeSymbol.cs (1)
1840ErrorCode.WRN_NullabilityMismatchInParameterTypeOnImplicitImplementation,