4 references to HasDeclSecurityTag
System.Reflection.Metadata (4)
System\Reflection\Metadata\Internal\Tables.cs (2)
968return HasDeclSecurityTag.ConvertToHandle(this.Block.PeekTaggedReference(rowOffset + _ParentOffset, _IsHasDeclSecurityRefSizeSmall)); 985HasDeclSecurityTag.ConvertToTag(parentToken),
System\Reflection\Metadata\MetadataReader.cs (2)
588int hasDeclSecurityRefSize = ComputeCodedTokenSize(HasDeclSecurityTag.LargeRowSize, rowCounts, HasDeclSecurityTag.TablesReferenced);