1 write to _hierarchyInfo
illink (1)
Linker.Dataflow\FlowAnnotations.cs (1)
27
_hierarchyInfo
= new TypeHierarchyCache(context);
2 references to _hierarchyInfo
illink (2)
Linker.Dataflow\FlowAnnotations.cs (2)
179
_hierarchyInfo
.IsSystemType(type) ||
180
_hierarchyInfo
.IsSystemReflectionIReflect(type));