2 references to IsPointerType
ILLink.RoslynAnalyzer (2)
UnsafeMethodMissingRequiresUnsafeAnalyzer.cs (2)
61if (IsPointerType(method.ReturnType)) 66if (IsPointerType(param.Type))