2 references to GetNestedReferenceParent
ILCompiler.MetadataTransform (2)
ILCompiler\Metadata\Transform.Type.cs (2)
203
parentReferenceRecord.ParentNamespaceOrType =
GetNestedReferenceParent
(containingType);
219
record.ParentNamespaceOrType =
GetNestedReferenceParent
(entity);