2 writes to aspNetAPTCA
Microsoft.Build (2)
Construction\Solution\SolutionFile.cs (2)
1375aspNetAPTCA = String.Empty, 1424aspNetCompilerParameters.aspNetAPTCA = propertyValue;
4 references to aspNetAPTCA
Microsoft.Build.Engine.UnitTests (4)
Construction\SolutionFile_NewParser_Tests.cs (2)
107debugAspNetCompilerParameters.aspNetAPTCA.ShouldBe(@"false"); 119releaseAspNetCompilerParameters.aspNetAPTCA.ShouldBe("");
Construction\SolutionFile_OldParser_Tests.cs (2)
1564debugAspNetCompilerParameters.aspNetAPTCA.ShouldBe(@"false"); 1576releaseAspNetCompilerParameters.aspNetAPTCA.ShouldBe("");