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