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