예제 #1
0
 public FlowAnnotations(LinkContext context)
 {
     _context       = context;
     _hierarchyInfo = new TypeHierarchyCache(context);
 }