1 instantiation of AspNetCompilerParameters
Microsoft.Build (1)
Construction\Solution\SolutionFile.cs (1)
1391aspNetCompilerParameters = new AspNetCompilerParameters
2 references to AspNetCompilerParameters
Microsoft.Build (2)
Construction\Solution\SolutionFile.cs (2)
1386AspNetCompilerParameters aspNetCompilerParameters; 1409aspNetCompilerParameters = (AspNetCompilerParameters)aspNetCompilerParametersObject;