1 write to _IsHasDeclSecurityRefSizeSmall
System.Reflection.Metadata (1)
System\Reflection\Metadata\Internal\Tables.cs (1)
945_IsHasDeclSecurityRefSizeSmall = hasDeclSecurityRefSize == 2;
3 references to _IsHasDeclSecurityRefSizeSmall
System.Reflection.Metadata (3)
System\Reflection\Metadata\Internal\Tables.cs (3)
968return HasDeclSecurityTag.ConvertToHandle(this.Block.PeekTaggedReference(rowOffset + _ParentOffset, _IsHasDeclSecurityRefSizeSmall)); 986_IsHasDeclSecurityRefSizeSmall, 1004return this.Block.IsOrderedByReferenceAscending(this.RowSize, _ParentOffset, _IsHasDeclSecurityRefSizeSmall);