1 write to _isHasCustomDebugInformationRefSizeSmall
System.Reflection.Metadata (1)
System\Reflection\Metadata\PortablePdb\Tables.Debug.cs (1)
453_isHasCustomDebugInformationRefSizeSmall = hasCustomDebugInformationRefSize == 2;
2 references to _isHasCustomDebugInformationRefSizeSmall
System.Reflection.Metadata (2)
System\Reflection\Metadata\PortablePdb\Tables.Debug.cs (2)
472return HasCustomDebugInformationTag.ConvertToHandle(Block.PeekTaggedReference(rowOffset + ParentOffset, _isHasCustomDebugInformationRefSizeSmall)); 496_isHasCustomDebugInformationRefSizeSmall,