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