1 write to _IsCustomAttributeTypeRefSizeSmall
System.Reflection.Metadata (1)
System\Reflection\Metadata\Internal\Tables.cs (1)
776_IsCustomAttributeTypeRefSizeSmall = customAttributeTypeRefSize == 2;
1 reference to _IsCustomAttributeTypeRefSizeSmall
System.Reflection.Metadata (1)
System\Reflection\Metadata\Internal\Tables.cs (1)
804return CustomAttributeTypeTag.ConvertToHandle(this.Block.PeekTaggedReference(rowOffset + _TypeOffset, _IsCustomAttributeTypeRefSizeSmall));