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