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