namespace Semmle.Extraction.CIL.Entities { public interface ILocation : IEntity { } }