2 references to GetProjectionIndexForTypeReference
System.Reflection.Metadata (2)
System\Reflection\Metadata\MetadataReader.WinMD.cs (2)
322
int projectionIndex =
GetProjectionIndexForTypeReference
(handle, out _);
641
return
GetProjectionIndexForTypeReference
(typeRef, out isIDisposable) >= 0;