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