2 references to tokenType
System.Reflection.Metadata (2)
System\Reflection\Metadata\PortablePdb\Handles.Debug.cs (2)
117
return new EntityHandle((uint)(
tokenType
| handle._rowId));
132
if (handle.VType !=
tokenType
)