2 references to tokenTypeSmall
System.Reflection.Metadata (2)
System\Reflection\Metadata\PortablePdb\Handles.Debug.cs (2)
207
return new Handle(
tokenTypeSmall
, handle._rowId);
217
if (handle.VType !=
tokenTypeSmall
)