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