2 references to GetParent
System.Private.CoreLib (2)
System\Reflection\RuntimeCustomAttribute.NativeAot.cs (2)
65object? parent = GetParent(element); 104while ((parent = GetParent(parent)) is not null);