Example #1
0
 public static EntityHandle GetGenericType(this MetadataReader reader, TypeSpecificationHandle typeSpecHandle) =>
 reader.GetGenericType(reader.GetTypeSpecification(typeSpecHandle));