Linker\TypeMapHandler.cs (7)
70MarkTypeMapAttribute(entry, new DependencyInfo(DependencyKind.TypeMapEntry, callingMethod));
78MarkTypeMapAttribute(entry, info);
91MarkTypeMapAttribute(entry, new DependencyInfo(DependencyKind.TypeMapEntry, callingMethod));
99MarkTypeMapAttribute(entry, info);
135MarkTypeMapAttribute(attr, new DependencyInfo(DependencyKind.TypeMapEntry, targetType));
208MarkTypeMapAttribute(attr, new DependencyInfo(DependencyKind.TypeMapEntry, null));
228MarkTypeMapAttribute(attr, new DependencyInfo(DependencyKind.TypeMapEntry, dependencySource));