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