2 references to ProjectKey
BuildBoss (2)
ProjectReferenceEntry.cs (1)
16internal ProjectKey ProjectKey => new ProjectKey(FileName);
ProjectUtil.cs (1)
30: this(new ProjectKey(filePath), XDocument.Load(filePath))