1 write to _IsHasSemanticRefSizeSmall
System.Reflection.Metadata (1)
System\Reflection\Metadata\Internal\Tables.cs (1)
1448_IsHasSemanticRefSizeSmall = hasSemanticRefSize == 2;
3 references to _IsHasSemanticRefSizeSmall
System.Reflection.Metadata (3)
System\Reflection\Metadata\Internal\Tables.cs (3)
1476return HasSemanticsTag.ConvertToHandle(this.Block.PeekTaggedReference(rowOffset + _AssociationOffset, _IsHasSemanticRefSizeSmall)); 1502_IsHasSemanticRefSizeSmall, 1519return this.Block.IsOrderedByReferenceAscending(this.RowSize, _AssociationOffset, _IsHasSemanticRefSizeSmall);