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