2 references to BuildEventFileInfo
Microsoft.Build (2)
BuildEventFileInfo.cs (1)
98internal BuildEventFileInfo(string file, XmlException e) : this(e)
Construction\ProjectRootElement.cs (1)
2133BuildEventFileInfo fileInfo = new BuildEventFileInfo(ex);