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