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