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)
177
_hierarchyInfo
.IsSystemType (type) ||
178
_hierarchyInfo
.IsSystemReflectionIReflect (type));