1 write to _isDocumentRefSmall
System.Reflection.Metadata (1)
System\Reflection\Metadata\PortablePdb\Tables.Debug.cs (1)
88
_isDocumentRefSmall
= documentRefSize == 2;
1 reference to _isDocumentRefSmall
System.Reflection.Metadata (1)
System\Reflection\Metadata\PortablePdb\Tables.Debug.cs (1)
100
return DocumentHandle.FromRowId(Block.PeekReference(rowOffset + DocumentOffset,
_isDocumentRefSmall
));