6 references to InvalidProjectFileException
Microsoft.Build (3)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
517
throw new
InvalidProjectFileException
(ResourceUtilities.FormatResourceStringIgnoreCodeAndKeyword("NETHostVersion_Failed", sdkVersion, MinimumSdkVersion));
Graph\GraphBuilder.cs (1)
279
throw new
InvalidProjectFileException
(
Graph\ProjectInterpretation.cs (1)
439
throw new
InvalidProjectFileException
(
Microsoft.Build.Engine.OM.UnitTests (2)
Construction\ProjectRootElement_Tests.cs (2)
927
throw new
InvalidProjectFileException
("Running unelevated so skipping this scenario.");
969
throw new
InvalidProjectFileException
("Running unelevated so skipping the scenario.");
Microsoft.Build.Engine.UnitTests (1)
BackEnd\BinaryTranslator_Tests.cs (1)
223
throw new
InvalidProjectFileException
("sample message");