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