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