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