2 references to HasPointerToIntegerConversion
Microsoft.CodeAnalysis.CSharp (2)
Binder\Semantics\Conversions\ConversionsBase.cs (2)
863
if (
HasPointerToIntegerConversion
(source, destination))
2500
if (
HasPointerToIntegerConversion
(unwrappedSource, unwrappedDestination))