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