2 writes to _knowledge
System.Data.Entity (2)
System\Data\Common\Utils\Boolean\KnowledgeBase.cs (2)
47_knowledge = Vertex.One; // we know '1', but nothing else at present 72_knowledge = _context.Solver.And(_knowledge, factVertex);
1 reference to _knowledge
System.Data.Entity (1)
System\Data\Common\Utils\Boolean\KnowledgeBase.cs (1)
72_knowledge = _context.Solver.And(_knowledge, factVertex);