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)
108case TypeRefTreatment.UseProjectionInfo: 118if (Treatment == TypeRefTreatment.UseProjectionInfo) 136case TypeRefTreatment.UseProjectionInfo: 159if (Treatment == TypeRefTreatment.UseProjectionInfo)