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