5 references to ImportType
Mono.Cecil (5)
Mono.Cecil\Import.cs (5)
177
return
ImportType
(type, context, ImportGenericKind.Open);
195
reference.DeclaringType =
ImportType
(type.DeclaringType, context, import_kind);
274
var element_type =
ImportType
(type.GetGenericTypeDefinition (), context, ImportGenericKind.Definition);
396
DeclaringType =
ImportType
(method.DeclaringType, context, ImportGenericKind.Definition),
472
return
ImportType
(