1 reference to IsLongToIntPtrConversion
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\PreventNumericIntPtrUIntPtrBehavioralChanges.cs (1)
115
if ((
IsLongToIntPtrConversion
(explicitConversion.Type, explicitConversion.Operand.Type) ||