5 references to UseProjectionInfo
System.Reflection.Metadata (5)
System\Reflection\Metadata\MetadataReader.WinMD.cs (1)
325
return TreatmentAndRowId((byte)TypeRefTreatment.
UseProjectionInfo
, projectionIndex);
System\Reflection\Metadata\TypeSystem\TypeReference.cs (4)
108
case TypeRefTreatment.
UseProjectionInfo
:
118
if (Treatment == TypeRefTreatment.
UseProjectionInfo
)
136
case TypeRefTreatment.
UseProjectionInfo
:
159
if (Treatment == TypeRefTreatment.
UseProjectionInfo
)