5 references to InvalidProjectFileException
Microsoft.Build (4)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
472throw new InvalidProjectFileException(ResourceUtilities.GetResourceString("NETHostTaskLoad_Failed")); 491throw new InvalidProjectFileException(ResourceUtilities.FormatResourceStringIgnoreCodeAndKeyword("NETHostVersion_Failed", sdkVersion, MinimumSdkVersion));
Graph\GraphBuilder.cs (1)
278throw new InvalidProjectFileException(
Graph\ProjectInterpretation.cs (1)
439throw new InvalidProjectFileException(
Microsoft.Build.Engine.UnitTests (1)
BackEnd\BinaryTranslator_Tests.cs (1)
223throw new InvalidProjectFileException("sample message");