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