2 references to APPVAR
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (2)
3118CodeVariableReferenceExpression cvre = new CodeVariableReferenceExpression(APPVAR); 3123CodeVariableDeclarationStatement cvds = new CodeVariableDeclarationStatement(appClassName, APPVAR, coce);