4 references to InvalidProjectFileException
Microsoft.Build (2)
Graph\GraphBuilder.cs (1)
278throw new InvalidProjectFileException(
Graph\ProjectInterpretation.cs (1)
443throw new InvalidProjectFileException(
Microsoft.Build.Conversion.Core (1)
ProjectFileConverter.cs (1)
456throw new InvalidProjectFileException(e.Message);
Microsoft.Build.Engine.UnitTests (1)
BackEnd\BinaryTranslator_Tests.cs (1)
224throw new InvalidProjectFileException("sample message");