5 references to UseProjectionInfo
System.Reflection.Metadata (5)
System\Reflection\Metadata\MetadataReader.WinMD.cs (1)
325return TreatmentAndRowId((byte)TypeRefTreatment.UseProjectionInfo, projectionIndex);
System\Reflection\Metadata\TypeSystem\TypeReference.cs (4)
105case TypeRefTreatment.UseProjectionInfo: 115if (Treatment == TypeRefTreatment.UseProjectionInfo) 133case TypeRefTreatment.UseProjectionInfo: 156if (Treatment == TypeRefTreatment.UseProjectionInfo)