1 write to _IsHasCustomAttributeRefSizeSmall
System.Reflection.Metadata (1)
System\Reflection\Metadata\Internal\Tables.cs (1)
775_IsHasCustomAttributeRefSizeSmall = hasCustomAttributeRefSize == 2;
5 references to _IsHasCustomAttributeRefSizeSmall
System.Reflection.Metadata (5)
System\Reflection\Metadata\Internal\Tables.cs (5)
791_IsHasCustomAttributeRefSizeSmall); 798return HasCustomAttributeTag.ConvertToHandle(this.Block.PeekTaggedReference(rowOffset + _ParentOffset, _IsHasCustomAttributeRefSizeSmall)); 824_IsHasCustomAttributeRefSizeSmall, 836_IsHasCustomAttributeRefSizeSmall, 856return this.Block.IsOrderedByReferenceAscending(this.RowSize, _ParentOffset, _IsHasCustomAttributeRefSizeSmall);