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