5 references to ReportDiagnosticsIfUnmanagedCallersOnly
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Conversions.cs (4)
1071
ReportDiagnosticsIfUnmanagedCallersOnly
(diagnostics, collectionBuilderMethod, syntax, isDelegateConversion: false);
1432
ReportDiagnosticsIfUnmanagedCallersOnly
(diagnostics, addMethods[0], syntax, isDelegateConversion: false);
1624
ReportDiagnosticsIfUnmanagedCallersOnly
(diagnostics, method, node, isDelegateConversion: false);
3051
ReportDiagnosticsIfUnmanagedCallersOnly
(diagnostics, selectedMethod, syntax, isDelegateConversion: true);
Binder\Binder_Invocation.cs (1)
1327
ReportDiagnosticsIfUnmanagedCallersOnly
(diagnostics, method, node, isDelegateConversion: false);