2 references to GetFieldOffsetCustomAttribute
System.Private.CoreLib (2)
src\System\Reflection\RuntimeCustomAttributeData.cs (2)
2148pca = GetFieldOffsetCustomAttribute(field); 2171if (GetFieldOffsetCustomAttribute(field) is not null) return true;