2 references to ReportNullabilityMismatchInAssignment
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
8227ReportNullabilityMismatchInAssignment(diagnosticLocationOpt, GetTypeAsDiagnosticArgument(operandType.Type), targetType); 8673ReportNullabilityMismatchInAssignment(diagnosticLocation, operandType.Type, targetType.Type);