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)
105
case TypeRefTreatment.
UseProjectionInfo
:
115
if (Treatment == TypeRefTreatment.
UseProjectionInfo
)
133
case TypeRefTreatment.
UseProjectionInfo
:
156
if (Treatment == TypeRefTreatment.
UseProjectionInfo
)